This is Malayalam spelling checker extension for Libreoffice based on mlmoprh - Malayalam morphology analyser
- LibreOffice 4.1 or later (must come with Python 3 or later)
- Make, sed, find and zip for packaging.
- Install all of the required software listed above.
- Run
make
. This will build the extensions package under dist folder
Run make install
Define MLMORPH_DEBUG
environment variable as follows
export MLMORPH_DEBUG=1
Then start libreoffice as libreoffice --writer
This extension used the libreoffice-voikkio project as reference. Thanks to its author Harri Pitkänen.
This package is distributed under the terms of MIT License