Metadata-Version: 1.1
Name: gargparse
Version: 0.0.4
Summary: Global argparse parser
Home-page: http://github.com/raviqqe/gargparse.py/
Author: Yota Toyama
Author-email: raviqqe@gmail.com
License: Public Domain
Description: gargparse.py
        =======
        
        Global argparse parser for command-line programs in Python
        
        
        Why?
        ----
        
        Because arguments are constants for programs.
        
        
        License
        -------
        
        `The Unlicense <https://unlicense.org>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3
