python3 ./dictionary_convert.py /path/to/input.dictionary /path/to/output.json- Python >=3.5
- Plover >=4.0.0
Plover must be on the PYTHONPATH for this script to function properly.
If you have Nixpkgs, just run nix-shell to get an environment where this is
set up for you.
A copy of the plover_dictionary_converter repository is included as a
submodule, since the upstream version hasn't been updated in a while.