Metadata-Version: 2.4
Name: ioxplugin
Version: 1.6.0
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
Requires-Dist: fastjsonschema
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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

Use pip to install:

```bash
pip install ioxplugin

