Metadata-Version: 1.1
Name: project-stats
Version: 0.0.0
Summary: keep track of all your projects
Home-page: https://github.com/xi/project-stats
Author: Tobias Bengfort
Author-email: tobias.bengfort@posteo.de
License: GPLv2+
Description: project-stats can be used to keep track of all the projects you are involved
        in.  It collects data from several on- and offline data sources (e.g. git,
        github, pypi, bower) and combines them in a short report.
        
        installation
        ------------
        
        ::
        
           pip install project-stats
        
        configuration
        -------------
        
        See sample.yml
        
        command line arguments
        ----------------------
        
        See ``project-stats -h``
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Topic :: Utilities
