Metadata-Version: 1.0
Name: coco
Version: 0.0.2
Summary: battery health & more
Home-page: https://github.com/cwoebker/coco
Author: Cecil Woebker
Author-email: cwoebker@gmail.com
License: BSD
Description: # coco.py
        
        A minimalistic utillity to monitor and log battery health & more. (Mac only)
        
        ### Usage
        
            $ coco
            Battery Info saved
            
        
        ### Installation
        
        Installation is simple:
        
            $ pip install coco
            
        ### Advanced
        
        `coco.py` stores all battery information in the file `~/.coco`. You are free to do whatever you want with the data in that file, its yours after all. 
        
        So go out there and hack some code!
        
        Question's and suggestions, feel free to shoot me an email <cwoebker@gmail.com>
        
        Follow [@cwoebker](http://twitter.com/cwoebker).
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
