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 50 51 52 53 54 55 56 57 58
|
Source: rus-ispell
Section: text
Priority: optional
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Uploaders: Agustin Martin Domingo <agmartin@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
dpkg-dev (>= 1.14.17~),
dictionaries-common-dev (>= 1.23.3),
aspell (>= 0.60.4),
ispell,
myspell-tools
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/rus-ispell.git;a=summary
Vcs-Git: git://anonscm.debian.org/collab-maint/rus-ispell.git
Package: irussian
Architecture: all
Depends: debconf | debconf-2.0,
${misc:Depends},
${ispell:Depends}
Provides: ispell-dictionary
Description: Russian dictionary for Ispell
This dictionary contains Russian wordlists for the Ispell spellchecker.
.
The dictionary contains over 122,200 stem words and produces over
1,168,000 derivate words, including support for the :E (yo) letter.
Package: myspell-ru
Architecture: all
Priority: extra
Breaks: openoffice.org (<= 1.0.3-2)
Conflicts: hunspell-ru
Depends: ${misc:Depends},
${hunspell:Depends}
Provides: hunspell-dictionary,
hunspell-dictionary-ru,
hunspell-ru,
myspell-dictionary,
myspell-dictionary-ru
Description: Russian dictionary for MySpell
This dictionary contains Russian wordlists for the MySpell
spellchecker currently supported by Mozilla and OpenOffice.
.
The dictionary is generated from the Ispell wordlist.
.
As of October 2011, this package is considered deprecated,
due to the appearance of a native Hunspell dictionary.
Package: aspell-ru
Architecture: all
Depends: ${misc:Depends},
${aspell:Depends}
Provides: aspell-dictionary
Description: Russian dictionary for Aspell
This dictionary contains Russian wordlists for the Aspell
spellchecker currently supported by GNOME applications.
.
The dictionary is generated from the Ispell wordlist.
|