Metadata-Version: 2.4
Name: dlt645
Version: 1.1.0
Summary: DLT645协议Python实现库
Home-page: https://gitee.com/chen-dongyu123/dlt645
Author: Chen Dongyu
Author-email: Chen Dongyu <1755696012@qq.com>
Maintainer-email: Chen Dongyu <1755696012@qq.com>
License: Apache License 2.0
Project-URL: Homepage, https://gitee.com/chen-dongyu123/dlt645
Project-URL: Repository, https://gitee.com/chen-dongyu123/dlt645
Project-URL: Issues, https://gitee.com/chen-dongyu123/dlt645/issues
Project-URL: Changelog, https://gitee.com/chen-dongyu123/dlt645/tree/master/python/CHANGELOG.md
Project-URL: Documentation, https://gitee.com/chen-dongyu123/dlt645/wiki
Keywords: dlt645,protocol,communication,energy,meter
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: loguru>=0.5.0
Requires-Dist: pyserial>=3.4
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-cov>=2.0; extra == "dev"
Requires-Dist: black>=21.0; extra == "dev"
Requires-Dist: flake8>=3.8; extra == "dev"
Requires-Dist: mypy>=0.800; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: requires-python
