Metadata-Version: 2.1
Name: sphinx-argparse
Version: 0.2.5
Summary: A sphinx extension that automatically documents argparse commands and options
Home-page: https://github.com/ribozz/sphinx-argparse
Author: Aleksandr Rudakov and Devon Ryan
Author-email: ribozz@gmail.com
License: MIT
Description: A sphinx extension that automatically documents argparse commands and options.
        
        For installation and usage details, see the `documentation <http://sphinx-argparse.readthedocs.org/en/latest/>`_.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Documentation
Provides-Extra: markdown
Provides-Extra: dev
