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 44 45 46 47 48 49
|
Source: ifrench
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Section: text
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13),
Build-Depends-Indep: dictionaries-common-dev (>= 1.10.6~),
hunspell-tools | myspell-tools,
ispell (>= 3.3.02),
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/ifrench.git
Vcs-Browser: https://salsa.debian.org/debian/ifrench
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.
|