Metadata-Version: 1.1
Name: dsargparse
Version: 0.1.1
Summary: dsargparse: docstring based argparse.

dsargparse is a wrapper of argparse library which prepares helps and descriptions
from docstrings. It also sets up functions to be run for each sub command,
and provides a helper function which parses args and run a selected command.

Home-page: https://github.com/jkawamoto/dsargparse
Author: Junpei Kawamoto
Author-email: kawamoto.junpei@gmail.com
License: MIT
Description: UNKNOWN
Keywords: cli helper argparse
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
