Metadata-Version: 2.0
Name: gargparse
Version: 0.0.5
Summary: Global argparse parser
Home-page: http://github.com/raviqqe/gargparse.py/
Author: Yota Toyama
Author-email: raviqqe@gmail.com
License: Public Domain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3

gargparse.py
============

Global argparse parser for command-line programs in Python


Why?
----

Because arguments are constants for programs.


License
-------

`The Unlicense <https://unlicense.org>`_


