Metadata-Version: 2.0
Name: grrargparse
Version: 0.4.1
Summary: A Modular base for command line applications
Home-page: https://github.com/shiftbreak/grrargparse
Author: shiftbreak
Author-email: shiftbreak.code@gmail.com
License: MIT
Keywords: argparse interactive modulular
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3

<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>


