Metadata-Version: 2.1
Name: wtao
Version: 0.1.1
Summary: wata tools
Home-page: 
Author: wangtao
Author-email: 1083719817@qq.com
Maintainer: wangtao
Maintainer-email: 1083719817@qq.com
License: MIT License
Platform: Windows
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: PyQt5
Requires-Dist: PyOpenGL
Requires-Dist: pyqtgraph
Requires-Dist: opencv-python
Requires-Dist: opencv-contrib-python

# JOYWATA
wata's terminal tools

发布:
```
python setup.py sdist bdist_wheel
twine upload dist/*
```


