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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349
|
Source: scowl
Maintainer: Don Armstrong <don@debian.org>
Section: text
Priority: standard
Standards-Version: 4.1.4
Build-Depends: debhelper
Build-Depends-Indep: dictionaries-common-dev, dos2unix, aspell
Homepage: http://wordlist.sourceforge.net/
Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/scowl.git
Vcs-Git: https://git.donarmstrong.com/deb_pkgs/scowl.git
Package: scowl
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: ${misc:Depends}
Description: Spell-Checker Oriented Word Lists
The SCOWL is a collection of word lists organized by word popularity,
language, word class, and other factors. These lists can be
combined in various ways (or used individually) for spell checking
and similar purposes.
.
The Debian wamerican*, wbritish*, and wcanadian* wordlist packages
are built from (appropriate collections of) these same lists. Install
one (or more) of those packages if you want a comprehensive word list;
install scowl if you (also) want to pick and choose the pieces that
comprise those lists.
.
You can learn more about SCOWL (and other English word lists) at
http://wordlist.sourceforge.net/
Package: wamerican
Architecture: all
Multi-Arch: foreign
Priority: standard
Depends: ${misc:Depends}
Provides: wordlist
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wbritish* and wcanadian* packages as well.
Package: wamerican-small
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english-small
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a smaller list than the one installed by wamerican; nothing
prevents you installing both (and others) at the same time.
.
There are also -large and -huge version of this word list,
and there are wbritish* and wcanadian* packages as well.
Package: wamerican-large
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english-large
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a larger list than the one installed by wamerican; nothing
prevents you installing both (and others) at the same time.
.
There are also -small and -huge version of this word list,
and there are wbritish* and wcanadian* packages as well.
Package: wamerican-huge
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english-huge
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wamerican-large;
nothing prevents you installing both (and others) at the same time.
.
There are also -small and standard versions of this word list,
and there are wbritish* and wcanadian* packages as well.
Package: wamerican-insane
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: American English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/american-english-insane
containing a list of English words with American spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wamerican-huge,
and possibly contains invalid words (as well as words that are very
uncommon). Nothing prevents you installing both (and others) at the
same time.
.
There are also -small and standard versions of this word list,
and there are wbritish* and wcanadian* packages as well.
Package: wbritish
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large, and -huge versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Package: wbritish-small
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english-small
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a smaller list than the one installed by wbritish; nothing
prevents you installing both (and others) at the same time.
.
There are also -large and -huge version of this word list,
and there are wamerican* and wcanadian* packages as well.
Package: wbritish-large
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english-large
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a larger list than the one installed by wbritish; nothing
prevents you installing both (and others) at the same time.
.
There are also -small and -huge versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Package: wbritish-huge
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english-huge
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wbritish-large;
nothing prevents you installing both (and others) at the same time.
.
There are also -small and standard versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Package: wbritish-insane
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: British English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/british-english-insane
containing a list of English words with British spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wbritish-huge,
and possibly contains invalid words (as well as words that are very
uncommon). Nothing prevents you installing both (and others) at the
same time.
.
There are also -small and standard versions of this word list,
and there are wamerican* and wcanadian* packages as well.
Package: wcanadian
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: Canadian English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/canadian-english
containing a list of English words with Canadian spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
There are also -small, -large and -huge versions of this word list,
and there are wbritish* and wamerican* packages as well.
Package: wcanadian-small
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: Canadian English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/canadian-english-small
containing a list of English words with Canadian spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a smaller list than the one installed by wcanadian; nothing
prevents you installing both (and others) at the same time.
.
There are also -large and -huge versions of this word list,
and there are wbritish* and wamerican* packages as well.
Package: wcanadian-large
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: Canadian English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/canadian-english-large
containing a list of English words with Canadian spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is a larger list than the one installed by wcanadian; nothing
prevents you installing both (and others) at the same time.
.
There are also -small and -huge versions of this word list,
and there are wbritish* and wamerican* packages as well.
Package: wcanadian-huge
Architecture: all
Multi-Arch: foreign
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: Canadian English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/canadian-english-huge
containing a list of English words with Canadian spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wcanadian-large;
nothing prevents you installing both (and others) at the same time.
.
There are also -small and standard versions of this word list,
and there are wbritish* and wamerican* packages as well.
Package: wcanadian-insane
Architecture: all
Multi-Arch: foreign
Section: text
Priority: optional
Depends: dictionaries-common (>=0.20), ${misc:Depends}
Provides: wordlist
Description: Canadian English dictionary words for /usr/share/dict
This package provides the file /usr/share/dict/canadian-english-insane
containing a list of English words with Canadian spellings.
This list can be used by spelling checkers, and by programs such
as look(1).
.
This is an even larger list than the one installed by wcanadian-huge,
and possibly contains invalid words (as well as words that are very
uncommon). Nothing prevents you installing both (and others) at the
same time.
.
There are also -small and standard versions of this word list,
and there are wbritish* and wamerican* packages as well.
Package: hunspell-en-us
Architecture: all
Multi-Arch: foreign
Replaces: openoffice.org-spellcheck-en-us, myspell-en-us
Provides: hunspell-dictionary, hunspell-dictionary-en, hunspell-dictionary-en-us
Depends: dictionaries-common (>= 0.10), ${misc:Depends}
Suggests: hunspell, openoffice.org-hunspell | openoffice.org-core (>= 2.0.2)
Conflicts: openoffice.org (<= 1.0.3-2), myspell-en-us, mozilla-browser (<< 1.8+1.1.1-2), iceape-browser (<< 1.1.1-2), firefox (<< 2.0.0.3-2), thunderbird (<< 2.0.0.1+dfsg-0), iceweasel (<< 2.0.0.3-2), icedove (<< 2.0.0.0-4), openoffice.org-core (<< 2.1~m190-1), libxul0d (= 1.8.0.11-3)
Description: English_american dictionary for hunspell
This is the English_american dictionary for use with the hunspell spellchecker
.
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and a
LibreOffice UNO module.
Package: hunspell-en-au
Architecture: all
Multi-Arch: foreign
Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}
Suggests: hunspell, libreoffice-writer
Provides: hunspell-dictionary, hunspell-dictionary-en-au
Conflicts: myspell-en-au
Description: English (Australia) dictionary for hunspell
This is the English (Australia) dictionary for use with the hunspell
spellchecker.
.
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and a
LibreOffice UNO module.
Package: hunspell-en-ca
Architecture: all
Multi-Arch: foreign
Depends: dictionaries-common, ${misc:Depends}, ${hunspell:Depends}
Suggests: hunspell, libreoffice-writer
Provides: hunspell-dictionary, hunspell-dictionary-en-ca
Description: English (Canada) dictionary for hunspell
This is the English (Canada) dictionary for use with the hunspell
spellchecker.
.
Hunspell is a spell checker and morphological analyzer library and program
designed for languages with rich morphology and complex word compounding or
character encoding. It is based on MySpell and features an Ispell-like
terminal interface using Curses library, an Ispell pipe interface and a
LibreOffice UNO module.
|