Metadata-Version: 2.4
Name: plover_regenpfeifer
Version: 1.2.0
Summary: German realtime system for Plover
Home-page: https://github.com/mkrnr/plover_regenpfeifer
Author: Martin Koerner
Author-email: info@mkoerner.de
License: GNU General Public License v3 or later (GPLv3+)
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
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: plover>=4.0.0.dev1
Dynamic: license-file

==========================
Plover Regenpfeifer
==========================

Regenpfeifer (German stenography system) support for `Plover <https://github.com/openstenoproject/plover>`__.

For now it only remaps the top S- to Z- but it is planned to add orthography rules in the future.

In the versions lower than 1.0.0, -Z was remapped to -N but this was reverted as described in `this blog post <https://stenoblog.com/regenpfeifer-layout-update/>`__.

The dictionary is generated using the `regenpfeifer repo <https://github.com/mkrnr/regenpfeifer>`__ using `this word list <https://github.com/mkrnr/wortformliste>`__.

Recommended Usage
-----------------

Since the regenpfeifer dictionary will change in the future, it it highly recommended to create a separate dictionary with your own mappings.


Installation
------------


The plugin can be installed via the Plover Plugins Manager.


Special Thanks
--------------

Special thanks to Benoit Pierre, Ted Morin, and Nicholas Markopoulos for providing source code and valuable hints on how to set up the plugin.

License
-------

This plugin is licensed under GPLv3, or any later version.

