1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: ifrench
Priority: extra
Maintainer: Ryan Kavanagh <rak@debian.org>
Section: text
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: dictionaries-common-dev (>= 1.10.6~),
hunspell-tools | myspell-tools,
ispell (>= 3.3.02)
Vcs-Git: git://anonscm.debian.org/collab-maint/ifrench.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ifrench.git;a=summary
Package: ifrench
Architecture: all
Depends: dictionaries-common (>= 1.10.6~), ispell, ${misc:Depends}
Provides: ispell-dictionary
Conflicts: ifrench-gut
Suggests: wfrench
Description: French dictionary for ispell (Hydro-Quebec version)
This is a French dictionary, to be used with the ispell program,
version 3.1.04 and following. The dictionary contains roughly
50,000 roots, which expand to about 220,000 words.
.
This is the Martin Boyer and Hydro-Quebec version.
You may prefer to use the GUTenberg version installed by the
ifrench-gut package.
Package: myspell-fr
Architecture: all
Depends: dictionaries-common (>= 1.10), ${misc:Depends}
Provides: hunspell-dictionary,
hunspell-dictionary-fr,
myspell-dictionary,
myspell-dictionary-fr
Conflicts: myspell-fr-fr, myspell-fr-gut, openoffice.org-spellcheck-fr-fr
Description: French dictionary for myspell (Hydro-Quebec version)
This is a French dictionary, to be used with myspell,
version 3.1.04 and following. The dictionary contains roughly
50,000 roots, which expand to about 220,000 words.
.
This is the Martin Boyer and Hydro-Quebec version.
You may prefer to use the GUTenberg version installed by the
myspell-fr-gut package.
|