This is 2 French dictionary for aspell :
francais_GUT.dict : the dictionary of the GUTenberg association 
(http://www.unil.ch/ling/cp/frgut.html)
francais.dict : the dictionary of IREQ
(ftp://ftp.robot.ireq.ca/pub/ispell/)

To install :
 first install aspell if necessary (http://aspell.sourceforge.net)

 then edit the makefile to choose your dictionary
 then

 make
 make install

 

7 file :
README : this file
LISEZMOI : the same in French
COPYING : the GPL, your right for copying/modify those files
francais.dict and francais_GUT.dict : the dictionaries
francais.dat : the configuration file
francais_phonet.dat : the phonetic file

BUG report/suggestion : vanicat@labri.u-bordeaux.fr
Please report the error/correction pair not find by aspell and that
should have (with my dictionary).

thanks for Kevine Atkinson to have write aspell, and for is help to
make this package 