Metadata-Version: 2.1
Name: mkdocs_argparse
Version: 0.0.1
Summary: An MkDocs extension to generate documentation for argparse command-line applications
Author-email: Helio Machado <0x2b3bfa0@googlemail.com>
License: Apache-2.0
Keywords: argparse,mkdocs
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: markdown<4,>=3
Requires-Dist: mistune<4,>=3
