Metadata-Version: 2.1
Name: plover-michela
Version: 1.0.1
Summary: Michela (Italian system) support for Plover
Home-page: https://github.com/benoit-pierre/plover_michela
Author: Benoit Pierre
Author-email: benoit.pierre@gmail.com
License: GNU General Public License v2 or later (GPLv2+)
Project-URL: Documentation, https://github.com/Sillabix/Plover-Michela
Project-URL: Source Code, https://github.com/benoit-pierre/plover_michela
Project-URL: Issue Tracker, https://github.com/benoit-pierre/plover_michela/issues
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
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
Provides-Extra: test

# Plover Michela

Michela (Italian system) support for Plover.

This include support for compatible [MIDI-keyboard based machines](https://it.wikipedia.org/wiki/Macchina_Michela) (both 2 and 3+ octaves variants).


## Documentation

For details about the theories and the contents of the dictionaries (in Italian), see:
https://github.com/Sillabix/Plover-Michela


## Release history

### 1.0.1

* fix wordlist: drop duplicate entries

### 1.0.0

* drop phonetic/orthographic differentiation, only support one "Michela" system
* add support for 2 variants of the Michela Keyboard machines

### 0.1.6

* fix a few entries in the orthographic dictionary

### 0.1.5

* move punctuation and spacing entries to a dedicated dictionary
* add more entries to the commands dictionary
* add support for orthographic theory
* fix conflicting dictionary entries

### 0.1.4

* update main dictionary and split it into three parts: main, numbers, and commands

### 0.1.3

* fix undo stroke (use `U`, not `X`)

### 0.1.2

* add dictionaries


