Metadata-Version: 2.1
Name: chaac
Version: 1.1.1
Summary: Chaac Library
Home-page: https://github.com/alvarop/chaac
Author: Alvaro Prieto
Author-email: source@alvaroprieto.com
License: MIT
Description: # Chaac weather station library
        
        TODO - readme :D
        
        To release:
        ```
        python3 setup.py sdist
        twine upload dist/chaac-xx.xx.tar.gz
        ```
        
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
