Metadata-Version: 2.1
Name: plover-midi
Version: 1.0.4
Summary: MIDI keyboards/machines support for Plover
Home-page: https://github.com/benoit-pierre/plover_midi
Author: Benoit Pierre
Author-email: benoit.pierre@gmail.com
License: GNU General Public License v2 or later (GPLv2+)
Keywords: plover plover_plugin
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: plover (>=4.0.0.dev4)
Requires-Dist: python-rtmidi (>=1.1.0)

# Plover MIDI

Add support for MIDI keyboards/machines to [Plover](http://www.openstenoproject.org/).


## Release history

### 1.0.4

* **really** disable unused and broken i18n support...

### 1.0.3

* disable unused and broken i18n support

### 1.0.2

* fix machine settings not being saved

### 1.0.0

* drop support for the Michela Keyboard machine (now part of the [Michela plugin](https://pypi.org/project/plover-michela/))

### 0.2.6

* add support for machine configuration through the Qt GUI


