mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Utility for convert MySpell dictionary and affix from myspell to ispell format. Utility tested on nb_NO.zip and nn_NO.zip from OpenOffice (http://lingucomponent.openoffice.org/download_dictionary.html) usage: For example, make norwegian dictionary and affix: % cp nb_NO.zip my2ispell % cd my2ispell % gmake ZIPFILE=nb_NO LANGUAGE=norsk Author: Teodor Sigaev <teodor@sigaev.ru>