Metadata-Version: 2.1
Name: pyKoalaUtils
Version: 0.0.4
Summary: Utility to open LynceeTec Koala bin files
Home-page: https://github.com/jejmule/pyKoalaUtils
Author: Jerome Parent
Author-email: jerome.parent@lyncetec.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown

Utility to :
*read/write koala bin files
*read timstamps.txt
*read strobosetup.xml

Command to creat PIP package : 
*python setup.py bdist_wheel
*python -m twine upload dist/*


