Metadata-Version: 2.1
Name: py-midiplus-fit
Version: 1.0.1
Summary: A library for interacting with the MiDiPLUS FIT midi controller.
Home-page: https://github.com/soccermitchy/py_midiplus_fit
Author: Mitchell Monahan
Author-email: pypi@nofla.me
License: UNKNOWN
Description: # py_midiplus_fit
        This is a simple library to interact with the MiDiPLUS FIT midi controller.
        A simple usage example, in the form of a tool to test the controller, is available in `__init__.py` of this package, and can be run with `python -m py_midiplus_fit`.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
