Metadata-Version: 2.1
Name: chaac
Version: 1.0.2
Summary: Chaac Library
Home-page: https://github.com/alvarop/chaac
Author: Alvaro Prieto
Author-email: source@alvaroprieto.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Chaac weather station library

TODO - readme :D

To release:
```
python3 setup.py sdist
twine upload dist/chaac-xx.xx.tar.gz
```


