uni2esky

View on PyPIReverse Dependencies (0)

1.0.9 uni2esky-1.0.9-py3-none-any.whl

Wheel Details

Project: uni2esky
Version: 1.0.9
Filename: uni2esky-1.0.9-py3-none-any.whl
Download: [link]
Size: 39422
MD5: 4569eb1f16e149303dc758c6a9efd6bd
SHA256: 984ba59c70b22dd6f6b898ef86625107b4f876574fff77daa60ec648e20e71f9
Uploaded: 2017-08-15 05:00:10 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: uni2esky
Version: 1.0.9
Summary: Utilities for inspecting unknown code pages of printers or terminals and for interfacing with the Esky POS-58 printer specifically.
Author: Rebecca Turner
Author-Email: 637275[at]gmail.com
Home-Page: https://github.com/9999years/uni2esky
License: MIT
Keywords: unicode esc/pos io printing
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
[Description omitted; length: 62 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
encodingutils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
encodingutils/char.py sha256=2RB-VOt0o0xUmYc05FIj2IR7w96DptcD1ofZZkyeqXI 554
encodingutils/codepages.py sha256=r8BcEVGRpBjjYPz-wN09RIqy6Dp76LWzS-wQUfqv2hE 1493
encodingutils/testencoding.py sha256=__U7NtUGeGp5SYBzP7omiATeTR4ewRZT4jLc2jC-nCM 1902
encodingutils/udat2dictkeys.py sha256=dK4fL0Y7lE0hjYdgYWlPjWeWtm-hkPJaaXtFTHEbw98 4367
strescpos/__init__.py sha256=9qL8lJoAoZ_poThUl6fSklCpqbrOqVTM8rhUPaIJmt0 18
strescpos/esc.py sha256=cpjoqVGnw7VW3HtnqUVusP6BKrAQJ5aEYFC_OwOfKrA 1115
uni2esky/__init__.py sha256=EniTGNg5-UKqBTya-s6-8RRIWjzMwhgusTtge8_ivQk 152
uni2esky/dat.py sha256=skHZdfzh6WqTXEtmKR65On2LFfNfyrDLTHfU0nAJhWY 126453
uni2esky/eskymap.py sha256=J80DdW8DvU_pKi3ajOU1k132xfb40aFKbto39sF2SGE 17581
uni2esky/list_chars.py sha256=Vcn41uUtBlLAR0eEywtz_e2Az56IANc8NX2zFBIGW2o 129
uni2esky/rand.py sha256=dG7Deu3ogUb6c1yH1kDqGllulOtxuZihUp-PursREUo 723
uni2esky/regen_map.py sha256=kOhIyCKyDj4guHEXS_cRlwD730ovW9LqtD5IsMazCWo 364
uni2esky/uni2esky.py sha256=jF7TNkz2newJIxDwfyVbRG-nr4UNBG7N6CtsOvs1TSY 1666
uni2esky/user_def.py sha256=DeKQ_t8Fh3os84cElTIp7lo7y8iI1VSUQgowOOzHp94 517
uni2esky-1.0.9.dist-info/DESCRIPTION.rst sha256=0_wJMgnXQI-f061CJlQ2CuuaZW-VPcLGlkg6idAW7_E 62
uni2esky-1.0.9.dist-info/METADATA sha256=aCh-pNDM8Gizp92AwdNTmluGHA0gO-tvZzU9grPp7qY 777
uni2esky-1.0.9.dist-info/RECORD
uni2esky-1.0.9.dist-info/WHEEL sha256=Ds0ba8WsPJtjBPzEMyPOBG3qfPa6B4mlzB-vhzorIZs 97
uni2esky-1.0.9.dist-info/entry_points.txt sha256=yJxzCAOWUT7Wljbt1TyjX9pWS_dHRywb1UYAT4AmSPg 186
uni2esky-1.0.9.dist-info/metadata.json sha256=lmvWDUf59uFJ1QgdIPK4NgSOHfSf9gr-3XRW-YZ2t6I 1317
uni2esky-1.0.9.dist-info/top_level.txt sha256=PzUIh_A2wGflSkrIqEljSfp_7Y8m39WIPBgmP6Or3M4 33

top_level.txt

encodingutils
strescpos
uni2esky

entry_points.txt

codepages = encodingutils.codepages:main
testencoding = encodingutils.testencoding:main
udat2dict = encodingutils.udat2dictkeys:main
uni2esky = uni2esky.uni2esky:main