Metadata-Version: 2.1
Name: plover_vipe
Version: 1.0.1
Summary: Norwegian realtime system for Plover
Home-page: https://github.com/nikolasnjerve/Plover__Vipe
Author-email: nikolasnjerve@gmail.com
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

==========================
Plover Vipe
==========================

Vipe (Norwegian stenography system) support for Plover.

It remaps W to V and Z to N. I have also added some simple ortography rules.



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

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


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

To install the cloned git repository, you can run the following command:

Windows

.. code:: powershell

	.\plover_console.exe -s plover_plugins install git+https://github.com/nikolasnjerve/Plover__Vipe

Mac

.. code:: bash

	/Applications/Plover.app/Contents/MacOS/Plover -s plover_plugins install <path-to-plover-vipe-git-repo>


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

Special thanks to Martin Koerner for letting me use Regenpfeifer as a template for Vipe.

License
-------

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

