Metadata-Version: 2.0
Name: c
Version: 0.0.2
Summary: Android battery history analyZer
Home-page: https://github.com/1337/c
Author: Brian
Author-email: brian@ohai.ca
License: UNKNOWN
Description-Content-Type: text/markdown
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Dist: cycler (==0.10.0)
Requires-Dist: kiwisolver (==1.0.1)
Requires-Dist: matplotlib (==2.2.0)
Requires-Dist: numpy (==1.14.2)
Requires-Dist: pandas (==0.22.0)
Requires-Dist: pyparsing (==2.2.0)
Requires-Dist: python-dateutil (==2.7.0)
Requires-Dist: pytz (==2018.3)
Requires-Dist: six (==1.11.0)
Requires-Dist: tabulate (==0.8.2)
Requires-Dist: scipy (==1.0.0)
Requires-Dist: arrow (==0.12.1)

# C

This is a battery history analyZer for android and compatible systems.

## Changelog

### 0.0.2

Fix execution in virtual envs with imports in relative paths.

### 0.0.1

Initial release.


