Debian::DictionariesCommon.pm - dictionaries-common library
use Debian::DictionariesCommon q(:all) $dictionaries = parseinfo (/var/lib/dictionaries-common/ispell/iwolof); loaddb (ispell) updatedb (wordlist)
Common functions for use from the dictionaries-common system.
Check for rootness and fail if not.
Put info from dicts info files into emacsen-ispell-dicts.el
Put info from dicts info files into jed-ispell-dicts.sl
Build support file for squirrelmail with a list of available dictionaries and associated spellchecker calls, in php format.
Return info dir for given class.
Return system default value for given class.
Return value for user default ispell dictionary.
Get right params for $class
(currently unused) and
$language
Read class .db file and return a reference to a hash with its contents.
Parse given info file and return a reference to a hash with the relevant data.
Set value for system default ispell dictionary.
Set value for user default ispell dictionary, after asking to select it from the available values.
Parse info files for given class and update class .db file under dictionaries-common cache dir.
Debian dictionaries-common policy.
Rafael Laboissiere Agustin Martin