Metadata-Version: 1.1
Name: projecttimetracker
Version: 0.1.0
Summary: CLI for easily tracking how much time you spend on each project
Home-page: https://github.com/reustonium/projecttimetracker
Author: Andy Ruestow
Author-email: andrew.ruestow@gmail.com
License: GPLv2
Description: ===============================
        Project Time Tracker
        ===============================
        
        .. image:: https://img.shields.io/travis/reustonium/project-time-tracker.svg
                :target: https://travis-ci.org/reustonium/project-time-tracker
        
        .. image:: http://codecov.io/github/reustonium/project-time-tracker/coverage.svg?branch=master
                :target: http://codecov.io/github/reustonium/project-time-tracker?branch=master
        
        .. image:: https://img.shields.io/pypi/v/project-time-tracker.svg
                :target: https://pypi.python.org/pypi/project-time-tracker
        
        
        CLI for easily tracking how much time you spend on each project
        
        * Free software: GPL V2 License
        * Documentation: https://project-time-tracker.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: projecttimetracker
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
