Metadata-Version: 2.1
Name: a2y-inst
Version: 1.3.0
Summary: A module that contains kinds of instrument drivers.
Home-page: http://www.sorobust.com/a2y/inst.html
Author: Yu Han
Author-email: hanjunyu@163.com
License: Private
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Free For Educational Use
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyserial >=3.4
Requires-Dist: a2y-handy >=0.8.0
Requires-Dist: a2y-modbus >=2.0.0

# Python Module: a2y_inst
## 简述
这个模块包含各种外设、仪器的驱动程序。
## Build
python setup.py bdist_wheel
