Metadata-Version: 2.1
Name: patchbay
Version: 0.0.3
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
        
        ## build
        python3 setup.py sdist bdist_wheel
        pip3 install --user --upgrade dist/patchbay-0.0.3-py3-none-any.whl 
        
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
