Metadata-Version: 2.1
Name: BAOSNetLib-python
Version: 0.8.0
Summary: My short description for my project.
Home-page: http://hqsmartbot.com:10081/huanlixing/BAOSNetLib-python.git
Author: jacky_huang
Author-email: 1412165974@qq.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: pyuv (==1.4.0)
Requires-Dist: pyzmq (==19.0.0)
Requires-Dist: protobuf (==3.11.3)


### 1、install requires

```bash
sudo apt -y install autoconf protobuf-compiler libprotobuf-dev
```

