Metadata-Version: 2.1
Name: ostur
Version: 0.1
Summary: Ostur python libraries
Home-page: https://github.com/alvarop/ostur
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

# Ostur Rx library

TODO - readme :D

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


