Metadata-Version: 2.1
Name: patchbay
Version: 0.0.5
Summary: High level automation and device communication.
Home-page: https://github.com/anderson-pa/patchbay
Author: Phillip Anderson
Author-email: python.patchbay@gmail.com
License: Fair Source 0.9 [10]
Description: # Patchbay
        
        from docs:
        ```sphinx-apidoc -f -o source/ ../patchbay/```
        
        then from project root:
        ```python3 setup.py build-sphinx```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.6
Description-Content-Type: text/markdown
