docopt-sh

View on PyPIReverse Dependencies (0)

2.0.2 docopt_sh-2.0.2-py3-none-any.whl

Wheel Details

Project: docopt-sh
Version: 2.0.2
Filename: docopt_sh-2.0.2-py3-none-any.whl
Download: [link]
Size: 18646
MD5: 0536ebf98d8d29b855bd5d02274e7a6a
SHA256: 3f96896d731047a3f0cee20a872992e8591a2594004064b41f4e3a4789ca5ed5
Uploaded: 2024-08-17 17:54:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docopt-sh
Version: 2.0.2
Summary: Command-line argument parser for bash 3.2, 4+, and 5+.
Author: Anders Ingemann
Author-Email: anders[at]ingemann.de
Home-Page: https://github.com/andsens/docopt.sh
Project-Url: Repository, https://github.com/andsens/docopt.sh
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Utilities
Requires-Python: >=3.11.0,<4.0
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: docopt-parser (>=0.0.1)
Requires-Dist: flake8-pyproject (<2.0.0,>=1.1.0.post0)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 222 characters]

WHEEL

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

RECORD

Path Digest Size
docopt_sh/__init__.py sha256=WqXe3JSTM6uYAO0Y__Bs_d9bUSLRmRtKqSwj_BLjAbE 602
docopt_sh/__main__.py sha256=ddJX-LhoLuDaSGoR8qVJw_eOnRmi7ctLsxG7vaYB7Yo 3590
docopt_sh/bash.py sha256=q88NcBAY--KIGqjYjr4YB7-d6et98oA5PgzLpyLGQHU 4199
docopt_sh/docopt.sh sha256=OmGAA22b3UX2tjOVKxVZnaN7ny8Vuy5eLKGamvb0THU 17713
docopt_sh/parser.py sha256=6s8AQe809Sbq39Y4_pDECDCyEkXxqQEFzXQkfnua04Q 10665
docopt_sh/script.py sha256=o5mfG6vxn-tnh9MYBsOAu1K1ZodT-J3GY4TFcTic_5s 9183
docopt_sh-2.0.2.dist-info/LICENSE sha256=aM0aKiRtlLrrXulVU610qmgD4rODIp3_ZHLkx8BC_Bc 1059
docopt_sh-2.0.2.dist-info/METADATA sha256=hWXLIzOlnA-xqa3E6g1QRp3LzSB5zsLq2hwEFLtZb5E 1098
docopt_sh-2.0.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
docopt_sh-2.0.2.dist-info/entry_points.txt sha256=1QzFUKExhgb8RK_uBF41rihfFeCKfViT1C0yYAA9LPE 53
docopt_sh-2.0.2.dist-info/RECORD

entry_points.txt

docopt.sh = docopt_sh.__main__:main