cli-help-maker

View on PyPIReverse Dependencies (0)

0.2.0 cli_help_maker-0.2.0-py2.py3-none-any.whl

Wheel Details

Project: cli-help-maker
Version: 0.2.0
Filename: cli_help_maker-0.2.0-py2.py3-none-any.whl
Download: [link]
Size: 22706
MD5: 3827920f837cf63e351d6dd78957241f
SHA256: b8fee0d824b6521dbb0b43c026886b390a9719748a5dece1525c57a3765af0dd
Uploaded: 2023-02-02 21:54:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cli-help-maker
Version: 0.2.0
Summary: CLI help message generator.
Author-Email: Agustín Piqueres <agustin.piqueres[at]gmail.com>
Project-Url: Source, https://github.com/plaguss/cli-help-maker
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: nltk (>=3.8)
Requires-Dist: rich (>=12.6.0)
Requires-Dist: ruamel.yaml (>=0.17.21)
Requires-Dist: typer (>=0.7.0)
Requires-Dist: srsly (>=2.4.5)
Requires-Dist: pydantic (>=1.10.2)
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest (>=7.2.0); extra == "test"
Requires-Dist: pytest-cov (>=4.0.0); extra == "test"
Requires-Dist: hypothesis (>=6.61.0); extra == "test"
Requires-Dist: nox (>=2022.11.21); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 4902 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cli_help_maker/__init__.py sha256=kh84CC6l9-DciyHwtViKTFnz99OvjubnJkj5tBPUAgk 58
cli_help_maker/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cli_help_maker/generator.py sha256=q7sl_8G335ga8uS82bzGK-g69tYwuYMQScml6sT457g 39545
cli_help_maker/main.py sha256=bXLi_H_lWaE7mTkVmsBDuRuKQFKfAPw02my_buZjf-E 10388
cli_help_maker/utils.py sha256=iKBZed3WS023d_mynb1RurU26gpcwg4KmUKAnXXlda4 20097
cli_help_maker-0.2.0.dist-info/entry_points.txt sha256=yMMhCdIBzkAcWT0rbQtENUUoAsAqv8B5ASedc2nAncg 58
cli_help_maker-0.2.0.dist-info/LICENSE sha256=x-didH8gJ-Tr6ez5h8CPW1Xg4p5tHGDFR5fgUaXpbso 1061
cli_help_maker-0.2.0.dist-info/WHEEL sha256=kdeDBNPvBI0w3meLKPoGgAnEr54n1jzrZWUoaLmGzVY 99
cli_help_maker-0.2.0.dist-info/METADATA sha256=RAlRyA8UOmCHkzh5bYEyc-SrDqNfEHhCNr_gsym_TF8 6708
cli_help_maker-0.2.0.dist-info/RECORD

entry_points.txt

cli-help-maker = cli_help_maker.main:app