Metadata-Version: 2.1
Name: plover_midi
Version: 1.0.5
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
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
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Plover MIDI

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


## Release history

### 1.0.5

* fix editable installation (ensure UI files are properly generated)

### 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
