Metadata-Version: 1.1
Name: grrargparse
Version: 0.3
Summary: A Modular base for command line applications
Home-page: https://gitlab.contextis.co.uk/ranulf.green/grrargparse.git
Author: shiftbreak
Author-email: shiftbreak.code@gmail.com
License: MIT
Description: <html>
        <h2>grrargparse - a common command line argument parser </h2>
        <p>
        grrargparse is written in Python 3 - for anyone saying "why not just use argparse", this does use argparse as well as a number of other packages to do the kinds of things that we would want to do.
        </p>
        <p>
        Have a look a the demo.py for an example implementation
        </p>
        </html>
        
Keywords: argparse interactive modulular
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
