Metadata-Version: 2.1
Name: ioxplugin
Version: 1.3.9
Summary: IoX Plugin Helper Package
Home-page: https://github.com/universaldevices/ioxplugin.git
Author: Michel Kohanim
Author-email: support@universal-devices.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: udi_interface>=3.0.57
Requires-Dist: astor

# ioxplugin
ioxplugin is a python package that helps you create plugin code from simple JSON.

Use pip to install:

```bash
pip install ioxplugin

