Metadata-Version: 1.1
Name: timetra
Version: 0.1.0
Summary: a time tracking application and library
Home-page: http://bitbucket.org/timetra/timetra/
Author: Andrey Mikhaylenko
Author-email: neithere@gmail.com
License: GNU Lesser General Public License (LGPL), Version 3
Download-URL: http://bitbucket.org/timetra/timetra/src/
Description: Timetra
        =======
        
        `Timetra` is a time tracker application with *CLI* and *curses* frontends.
        
        Installation
        ------------
        
        .. note:: TODO
        
        Documentation
        -------------
        
        .. note:: TODO
        
        Author
        ------
        
        Originally written by Andrey Mikhaylenko since 2010.
        
        Please feel free to submit patches, report bugs or request features:
        
            http://bitbucket.org/neithere/timetra/issues/
        
        Licensing
        ---------
        
        Timetra is free software: you can redistribute it and/or modify
        it under the terms of the GNU Lesser General Public License as published
        by the Free Software Foundation, either version 3 of the License, or
        (at your option) any later version.
        
        Timetra is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU Lesser General Public License for more details.
        
        You should have received a copy of the GNU Lesser General Public License
        along with Timetra.  If not, see <http://gnu.org/licenses/>.
        
Keywords: cli command line time tracking timer diary
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: timetra
