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

.. image:: https://travis-ci.org/raviqqe/gargparse.py.svg?branch=master
    :target: https://travis-ci.org/raviqqe/gargparse.py
.. image:: https://img.shields.io/badge/license-unlicense-lightgray.svg
    :target: https://unlicense.org

Global argparse parser for command-line programs in Python


Why?
----

Because arguments are constants for programs.


License
-------

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