argparse-to-md

View on PyPIReverse Dependencies (0)

0.3.1 argparse_to_md-0.3.1-py3-none-any.whl

Wheel Details

Project: argparse-to-md
Version: 0.3.1
Filename: argparse_to_md-0.3.1-py3-none-any.whl
Download: [link]
Size: 8798
MD5: 2c90d7aba69055df6e635b0b647ee7c1
SHA256: ff294c9ad4b00edc5696a2d449218b752be27b5c5b4f166eb85489f83f84b8dc
Uploaded: 2024-11-21 16:38:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: argparse_to_md
Version: 0.3.1
Summary: Pre-commit hook to generate markdown documentation from argparse-based CLI scripts
Author-Email: Ivan Grokhotkov <ivan[at]espressif.com>
Project-Url: homepage, https://github.com/igrr/argparse_to_md
Project-Url: repository, https://github.com/igrr/argparse_to_md.git
Project-Url: issues, https://github.com/igrr/argparse_to_md/issues
Project-Url: changelog, https://github.com/igrr/argparse_to_md/blob/main/CHANGELOG.md
License: MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.9
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: commitizen; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3787 characters]

WHEEL

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

RECORD

Path Digest Size
argparse_to_md/__init__.py sha256=kW-59b6NATTR5AtbvJCI-jxzs86rEqyU_Jb6MwUlrJU 328
argparse_to_md/__main__.py sha256=8fo-uh5raoqfocwta4WKQC9XsgAa_x4gUiGh7ZTEmOU 2184
argparse_to_md/_version.py sha256=HzPz9rq3s1AiZXregKlqKaJJ2wGMtvH_a3V9la9CnpM 411
argparse_to_md/formatter.py sha256=gnuoUcWAnYQH0sztsWOeGOW74SOpGvnATxOLKK-DWBk 1154
argparse_to_md/loader.py sha256=s2nI6SRENPQUKlVXGQJCBOi1_-QWduuS1ULcQPBbhQc 2890
argparse_to_md/markdown_processor.py sha256=KglJYKjsqctila-itkUVDvGvHAgq1z84P2pQq2lDm6A 1953
argparse_to_md-0.3.1.dist-info/LICENSE sha256=epG0dUwGOF-HsxkxOHGwZNTZ4NwVcMqUkosJ_nTtA-4 1036
argparse_to_md-0.3.1.dist-info/METADATA sha256=mAiblh7GTGqO03M5dAtZvu2uC64yxJf-AevrSFqZfCE 5932
argparse_to_md-0.3.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
argparse_to_md-0.3.1.dist-info/entry_points.txt sha256=fa9aPGzhcs2OqWYYTo5wsOWBsqg7d__dIlrnmRbRdck 64
argparse_to_md-0.3.1.dist-info/top_level.txt sha256=1hzxvH3DzG13p28QCm06F3dij71s0KvmO96mvaw37so 15
argparse_to_md-0.3.1.dist-info/RECORD

top_level.txt

argparse_to_md

entry_points.txt

argparse_to_md = argparse_to_md.__main__:main