eppconvert

View on PyPIReverse Dependencies (0)

0.9.3 eppconvert-0.9.3-py2.py3-none-any.whl

Wheel Details

Project: eppconvert
Version: 0.9.3
Filename: eppconvert-0.9.3-py2.py3-none-any.whl
Download: [link]
Size: 10797
MD5: 97b055fc422e1ac9c75a24ebcfcac8ae
SHA256: d9f1fd40b7824d21584a521571991a54523fb06ebd4c2a400d9dbe5e3eb146df
Uploaded: 2021-10-18 19:51:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eppconvert
Version: 0.9.3
Summary: Parse and convert Daum Ergo Bike EPP files
Author: Ralf Horstmann
Author-Email: ralf[at]ackstorm.de
Home-Page: https://github.com/ra1fh/eppconvert
License: ISC
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: construct (==2.8.10)
Requires-Dist: docopt (==0.6.2)
License-File: LICENSE
[Description omitted; length: 2472 characters]

WHEEL

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

RECORD

Path Digest Size
eppconvert/__init__.py sha256=LfTfaWfbCKH56D9xLa3wgvPNyEUNcedUT-HxHFMrqz8 878
eppconvert/eppformat.py sha256=b30AIWAwRFDeyRDz3LhuPN-GY6FC9IZADMN-0iN8GPk 8116
eppconvert/eppread.py sha256=SsMkXNCCh2UMDlO8US6jOuzFODCR7d-2GZMx9rD9r5w 2880
eppconvert/gpx2epp.py sha256=HC3oPL3_DA71lp7GW0UBrSoQNL3QCaIDmsleYBNDiNs 8461
eppconvert/release.py sha256=PVDbiFrldqgTbjgLodvcpFYmtvAoWpR1wfvPLjuR3Cs 853
eppconvert-0.9.3.dist-info/LICENSE sha256=K69QVsIz9VLLNx8U5zgwj9LZjqv4fKlL4yQShRoDPlw 748
eppconvert-0.9.3.dist-info/METADATA sha256=zpPdTqct_6j9P_Zngi0BT9pdntbYop9k02aDeMyvqm4 3572
eppconvert-0.9.3.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
eppconvert-0.9.3.dist-info/entry_points.txt sha256=EvFErL8cQW7n6djI7R1ciFEzMiuRIeQMewLRQwzZE4w 87
eppconvert-0.9.3.dist-info/top_level.txt sha256=tjM0fxvHZouGwrry2ZrIPSU-kTLv3IycZiUE4sOplys 11
eppconvert-0.9.3.dist-info/RECORD

top_level.txt

eppconvert

entry_points.txt

eppread = eppconvert.eppread:main
gpx2epp = eppconvert.gpx2epp:main