nuldc

View on PyPIReverse Dependencies (0)

0.10.4 nuldc-0.10.4-py3-none-any.whl

Wheel Details

Project: nuldc
Version: 0.10.4
Filename: nuldc-0.10.4-py3-none-any.whl
Download: [link]
Size: 9180
MD5: b8865e6712949cb5dad48af572322ce0
SHA256: 203118d0bbdb2fbe5b162911c1da85fe00b4a51b7e521ed3806b1c2b5572584e
Uploaded: 2024-04-02 19:28:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nuldc
Version: 0.10.4
Author: davidschober
Author-Email: davidschob[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8.1,<4
Requires-Dist: autopep8 (<3.0.0,>=2.0.1)
Requires-Dist: dicttoxml (<2.0.0,>=1.7.16)
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: flake8 (<7.0.0,>=6.0.0)
Requires-Dist: pytest (<8.0.0,>=7.2.0)
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: requests-mock (<2.0.0,>=1.10.0)
Requires-Dist: tqdm (<5.0.0,>=4.64.1)
Requires-Dist: unicodecsv (<0.15.0,>=0.14.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4013 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nuldc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nuldc/commandline.py sha256=yJ32J1jZI0InMRH9wLMmNuW0R0ogjaoWHKa4ge90vm4 2640
nuldc/dump.py sha256=yiAUtmgd-8PGd3s4oLZJ3EcwaOfvq4oOqXBdLQ-hIvU 3509
nuldc/helpers.py sha256=Kx7jMG5To5C3HtpFip2OHnQ87HKE4vvWvoAJcfPmsq4 7918
nuldc-0.10.4.dist-info/LICENSE sha256=HwgWd5TnYZ2HGG5Io1tS1M5CDq_CmxtEu3uaS-SxVy4 1088
nuldc-0.10.4.dist-info/METADATA sha256=EFGGGrIJxa2sjKQF2wdyq7MF6lBbeGHr7Abv9Kp2ZTg 4888
nuldc-0.10.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
nuldc-0.10.4.dist-info/entry_points.txt sha256=y33aPchzYiwOXBNsOpM5eIY2mkzsYyc_4VmZBY0ZOGA 72
nuldc-0.10.4.dist-info/RECORD

entry_points.txt

nuldc = nuldc.commandline:main
nuldump = nuldc.dump:main