Metadata-Version: 1.1
Name: doc2git
Version: 0.1.0
Summary: Helper to commit generated documents to git
Home-page: http://jlesquembre.github.io/doc2git/
Author: José Luis Lafuente
Author-email: jlesquembre@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: ======================
         Documentation to git
        ======================
        
        Helper to commit generated documents to git
        
        
        Documentation
        -------------
        
        Documentation for doc2git is hosted at http://jlesquembre.github.io/doc2git
        
        
        Status
        ------
        
        .. image:: https://secure.travis-ci.org/jlesquembre/doc2git.png?branch=master
            :target: http://travis-ci.org/jlesquembre/doc2git
        
        .. image:: https://coveralls.io/repos/jlesquembre/doc2git/badge.png?branch=master
            :target: https://coveralls.io/r/jlesquembre/doc2git?branch=master
            :alt: Coverage Status
        
Keywords: git,documentation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
