Metadata-Version: 1.1
Name: stamper
Version: 0.1.1
Summary: Time tracking tool
Home-page: https://code.codigo23.net/trac/wiki/stamper
Author: Francisco de Borja Lopez Rio
Author-email: borja@codigo23.net
License: BSD licence, see LICENSE
Download-URL: http://pypi.python.org/pypi/stamper#downloads
Description: Stamper - Track your worktime
        =============================
        
        .. contents::
        
        
        Introduction
        ------------
        
        Stamper is a time tracking tool. It allows you to record how much time you
        have dedicated to a given task.
        
        Install
        -------
        
        For installation instructions, please check the INSTALL file, or the
        documentation inside the docs/ subdirectory.
        
        You can read the installation instructions here:
        http://readthedocs.org/docs/stamper/en/latest/install.html
        
        Documentation
        -------------
        
        The official documentation is available in the docs/ subdirectory, and
        you can read the docs online too (thnx to readthedocs.org [1]_):
        
        http://stamper.readthedocs.org
        
        
        .. [1] http://readthedocs.org
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Scheduling
Classifier: Topic :: Utilities
