Metadata-Version: 2.1
Name: grip
Version: 4.6.2
Summary: Render local readme files before sending off to GitHub.
Home-page: http://github.com/joeyespo/grip
Author: Joe Esposito
Author-email: joe@joeyespo.com
License: MIT
Platform: any
License-File: LICENSE
License-File: AUTHORS.md
Requires-Dist: docopt >=0.4.0
Requires-Dist: Flask >=0.10.1
Requires-Dist: Markdown >=2.5.1
Requires-Dist: path-and-address >=2.0.1
Requires-Dist: Pygments >=1.6
Requires-Dist: requests >=2.4.1
Requires-Dist: Werkzeug >=0.7
Requires-Dist: six
Provides-Extra: tests
Requires-Dist: responses >=0.5.0 ; extra == 'tests'
Requires-Dist: pytest >=4.4.1 ; extra == 'tests'


Grip
----

Render local readme files before sending off to GitHub.


Grip is easy to set up
``````````````````````

::

    $ pip install grip
    $ cd myproject
    $ grip


Links
`````

* `Website <http://github.com/joeyespo/grip>`_

