Metadata-Version: 1.1
Name: wakatime
Version: 2.1.7
Summary: Interface to the WakaTime api.
Home-page: https://github.com/wakatime/wakatime
Author: Alan Hamlett
Author-email: alan@wakatime.com
License: BSD 3 Clause
Description: WakaTime
        ========
        
        Fully automatic time tracking for programmers.
        
        This is the common interface for the WakaTime api. You shouldn't need to directly use this package unless you are creating a new plugin or your text editor's plugin asks you to install the wakatime-cli interface.
        
        Go to http://wakatime.com to install the plugin for your text editor.
        
        
        Installation
        ------------
        
            pip install wakatime
        
        
        Usage
        -----
        
        https://wakatime.com/
        
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Text Editors
