Metadata-Version: 2.1
Name: pyatcommand
Version: 0.3.2
Summary: An interface for V.25 Hayes AT commands
License: MIT
Author: gbrucepayne
Author-email: gbrucepayne@hotmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
