Metadata-Version: 2.1
Name: uecp
Version: 0.3.0
Summary: UECP encoder & decoder
License: MIT
Keywords: UECP,RDS,Radio,FM
Author: Christian Kohlstedde
Author-email: christian@kohlsted.de
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: German
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: attrs (>=21.2.0,<22.0.0)
Requires-Dist: crc (>=1.1.2,<2.0.0)
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: pyserial-asyncio (>=0.6,<0.7)
Description-Content-Type: text/markdown

# python UECP implementation

This library aims to support UECP version 6.02. It will start with basic commands required to support our needs.

