Metadata-Version: 2.1
Name: local-tuya
Version: 0.1.0
Summary: Interface to Tuya devices over LAN.
Home-page: https://github.com/gpajot/local-tuya
License: MIT
Author: Gabriel Pajot
Author-email: gab@les-cactus.co
Requires-Python: >=3.7,<3.12
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: concurrent-tasks (>=1,<2)
Requires-Dist: importlib-metadata (>=4,<5) ; python_version < "3.8"
Requires-Dist: pycryptodomex (>=3,<4)
Requires-Dist: xmltodict (>=0.13,<0.14)
Project-URL: Repository, https://github.com/gpajot/local-tuya
Description-Content-Type: text/markdown

# local-tuya
Interface to Tuya devices over LAN.

