Metadata-Version: 2.4
Name: zignode
Version: 23.1
Summary: Modular Zigfi Node framework for distributed control and automation
Author-email: "(Zigfi) Artur Kujawa" <zigfi@zigfi.net>
License: Apache-2.0
Project-URL: Homepage, https://github.com/zigfi7/zignode/
Project-URL: Repository, https://github.com/zigfi7/zignode/
Keywords: iot,zigfi,automation,zignode,modular
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: netifaces
Provides-Extra: full
Requires-Dist: aiohttp; extra == "full"
Requires-Dist: netifaces; extra == "full"
Requires-Dist: notify2; sys_platform == "linux" and extra == "full"
Requires-Dist: plyer; sys_platform == "win32" and extra == "full"
Requires-Dist: pywin32; sys_platform == "win32" and extra == "full"
Dynamic: license-file
