]> git.donarmstrong.com Git - deb_pkgs/scowl.git/blob - debian/control
document VCS location for
[deb_pkgs/scowl.git] / debian / control
1 Source: scowl
2 Maintainer: Don Armstrong <don@debian.org>
3 Section: text
4 Priority: standard
5 Standards-Version: 3.9.2
6 Build-Depends: debhelper
7 Build-Depends-Indep: dictionaries-common-dev
8 Homepage: http://wordlist.sourceforge.net/
9 Vcs-Browser: https://git.donarmstrong.com/deb_pkgs/scowl.git
10 Vcs-Git: https://git.donarmstrong.com/deb_pkgs/scowl.git
11
12 Package: scowl
13 Architecture: all
14 Priority: optional
15 Depends: ${misc:Depends}
16 Description: Spell-Checker Oriented Word Lists
17  The SCOWL is a collection of word lists organized by word popularity,
18  language, word class, and other factors.  These lists can be
19  combined in various ways (or used individually) for spell checking
20  and similar purposes.
21  .
22  The Debian wamerican*, wbritish*, and wcanadian* wordlist packages
23  are built from (appropriate collections of) these same lists.  Install
24  one (or more) of those packages if you want a comprehensive word list;
25  install scowl if you (also) want to pick and choose the pieces that
26  comprise those lists.
27  .
28  You can learn more about SCOWL (and other English word lists) at
29  http://wordlist.sourceforge.net/
30
31 Package: wamerican
32 Architecture: all
33 Priority: standard
34 Depends: ${misc:Depends}
35 Provides: wordlist
36 Description: American English dictionary words for /usr/share/dict
37  This package provides the file /usr/share/dict/american-english
38  containing a list of English words with American spellings.
39  This list can be used by spelling checkers, and by programs such
40  as look(1).
41  .
42  There are also -small, -large, and -huge versions of this word list,
43  and there are wbritish* and wcanadian* packages as well.
44
45 Package: wamerican-small
46 Architecture: all
47 Priority: optional
48 Depends: dictionaries-common (>=0.20), ${misc:Depends}
49 Provides: wordlist
50 Description: American English dictionary words for /usr/share/dict
51  This package provides the file /usr/share/dict/american-english-small
52  containing a list of English words with American spellings.
53  This list can be used by spelling checkers, and by programs such
54  as look(1).
55  .
56  This is a smaller list than the one installed by wamerican; nothing
57  prevents you installing both (and others) at the same time.
58  .
59  There are also -large and -huge version of this word list,
60  and there are wbritish* and wcanadian* packages as well.
61
62 Package: wamerican-large
63 Architecture: all
64 Priority: optional
65 Depends: dictionaries-common (>=0.20), ${misc:Depends}
66 Provides: wordlist
67 Description: American English dictionary words for /usr/share/dict
68  This package provides the file /usr/share/dict/american-english-large
69  containing a list of English words with American spellings.
70  This list can be used by spelling checkers, and by programs such
71  as look(1).
72  .
73  This is a larger list than the one installed by wamerican; nothing
74  prevents you installing both (and others) at the same time.
75  .
76  There are also -small and -huge version of this word list,
77  and there are wbritish* and wcanadian* packages as well.
78
79 Package: wamerican-huge
80 Architecture: all
81 Priority: optional
82 Depends: dictionaries-common (>=0.20), ${misc:Depends}
83 Provides: wordlist
84 Description: American English dictionary words for /usr/share/dict
85  This package provides the file /usr/share/dict/american-english-huge
86  containing a list of English words with American spellings.
87  This list can be used by spelling checkers, and by programs such
88  as look(1).
89  .
90  This is an even larger list than the one installed by wamerican-large;
91  nothing prevents you installing both (and others) at the same time.
92  .
93  There are also -small and standard versions of this word list,
94  and there are wbritish* and wcanadian* packages as well.
95
96 Package: wamerican-insane
97 Architecture: all
98 Priority: optional
99 Depends: dictionaries-common (>=0.20), ${misc:Depends}
100 Provides: wordlist
101 Description: American English dictionary words for /usr/share/dict
102  This package provides the file /usr/share/dict/american-english-insane
103  containing a list of English words with American spellings.
104  This list can be used by spelling checkers, and by programs such
105  as look(1).
106  .
107  This is an even larger list than the one installed by wamerican-huge,
108  and possibly contains invalid words (as well as words that are very
109  uncommon). Nothing prevents you installing both (and others) at the
110  same time.
111  .
112  There are also -small and standard versions of this word list,
113  and there are wbritish* and wcanadian* packages as well.
114
115
116 Package: wbritish
117 Architecture: all
118 Priority: optional
119 Depends: dictionaries-common (>=0.20), ${misc:Depends}
120 Provides: wordlist
121 Description: British English dictionary words for /usr/share/dict
122  This package provides the file /usr/share/dict/british-english
123  containing a list of English words with British spellings.
124  This list can be used by spelling checkers, and by programs such
125  as look(1).
126  .
127  There are also -small, -large, and -huge versions of this word list,
128  and there are wamerican* and wcanadian* packages as well.
129
130 Package: wbritish-small
131 Architecture: all
132 Priority: optional
133 Depends: dictionaries-common (>=0.20), ${misc:Depends}
134 Provides: wordlist
135 Description: British English dictionary words for /usr/share/dict
136  This package provides the file /usr/share/dict/british-english-small
137  containing a list of English words with British spellings.
138  This list can be used by spelling checkers, and by programs such
139  as look(1).
140  .
141  This is a smaller list than the one installed by wbritish; nothing
142  prevents you installing both (and others) at the same time.
143  .
144  There are also -large and -huge version of this word list,
145  and there are wamerican* and wcanadian* packages as well.
146
147 Package: wbritish-large
148 Architecture: all
149 Priority: optional
150 Depends: dictionaries-common (>=0.20), ${misc:Depends}
151 Provides: wordlist
152 Description: British English dictionary words for /usr/share/dict
153  This package provides the file /usr/share/dict/british-english-large
154  containing a list of English words with British spellings.
155  This list can be used by spelling checkers, and by programs such
156  as look(1).
157  .
158  This is a larger list than the one installed by wbritish; nothing
159  prevents you installing both (and others) at the same time.
160  .
161  There are also -small and -huge versions of this word list,
162  and there are wamerican* and wcanadian* packages as well.
163
164 Package: wbritish-huge
165 Architecture: all
166 Priority: optional
167 Depends: dictionaries-common (>=0.20), ${misc:Depends}
168 Provides: wordlist
169 Description: British English dictionary words for /usr/share/dict
170  This package provides the file /usr/share/dict/british-english-huge
171  containing a list of English words with British spellings.
172  This list can be used by spelling checkers, and by programs such
173  as look(1).
174  .
175  This is an even larger list than the one installed by wbritish-large;
176  nothing prevents you installing both (and others) at the same time.
177  .
178  There are also -small and standard versions of this word list,
179  and there are wamerican* and wcanadian* packages as well.
180
181 Package: wbritish-insane
182 Architecture: all
183 Priority: optional
184 Depends: dictionaries-common (>=0.20), ${misc:Depends}
185 Provides: wordlist
186 Description: British English dictionary words for /usr/share/dict
187  This package provides the file /usr/share/dict/british-english-insane
188  containing a list of English words with British spellings.
189  This list can be used by spelling checkers, and by programs such
190  as look(1).
191  .
192  This is an even larger list than the one installed by wbritish-huge,
193  and possibly contains invalid words (as well as words that are very
194  uncommon). Nothing prevents you installing both (and others) at the
195  same time.
196  .
197  There are also -small and standard versions of this word list,
198  and there are wamerican* and wcanadian* packages as well.
199
200 Package: wcanadian
201 Architecture: all
202 Priority: optional
203 Depends: dictionaries-common (>=0.20), ${misc:Depends}
204 Provides: wordlist
205 Description: Canadian English dictionary words for /usr/share/dict
206  This package provides the file /usr/share/dict/canadian-english
207  containing a list of English words with Canadian spellings.
208  This list can be used by spelling checkers, and by programs such
209  as look(1).
210  .
211  There are also -small, -large and -huge versions of this word list,
212  and there are wbritish* and wamerican* packages as well.
213
214 Package: wcanadian-small
215 Architecture: all
216 Priority: optional
217 Depends: dictionaries-common (>=0.20), ${misc:Depends}
218 Provides: wordlist
219 Description: Canadian English dictionary words for /usr/share/dict
220  This package provides the file /usr/share/dict/canadian-english-small
221  containing a list of English words with Canadian spellings.
222  This list can be used by spelling checkers, and by programs such
223  as look(1).
224  .
225  This is a smaller list than the one installed by wcanadian; nothing
226  prevents you installing both (and others) at the same time.
227  .
228  There are also -large and -huge versions of this word list,
229  and there are wbritish* and wamerican* packages as well.
230
231 Package: wcanadian-large
232 Architecture: all
233 Priority: optional
234 Depends: dictionaries-common (>=0.20), ${misc:Depends}
235 Provides: wordlist
236 Description: Canadian English dictionary words for /usr/share/dict
237  This package provides the file /usr/share/dict/canadian-english-large
238  containing a list of English words with Canadian spellings.
239  This list can be used by spelling checkers, and by programs such
240  as look(1).
241  .
242  This is a larger list than the one installed by wcanadian; nothing
243  prevents you installing both (and others) at the same time.
244  .
245  There are also -small and -huge versions of this word list,
246  and there are wbritish* and wamerican* packages as well.
247
248 Package: wcanadian-huge
249 Architecture: all
250 Priority: optional
251 Depends: dictionaries-common (>=0.20), ${misc:Depends}
252 Provides: wordlist
253 Description: Canadian English dictionary words for /usr/share/dict
254  This package provides the file /usr/share/dict/canadian-english-huge
255  containing a list of English words with Canadian spellings.
256  This list can be used by spelling checkers, and by programs such
257  as look(1).
258  .
259  This is an even larger list than the one installed by wcanadian-large;
260  nothing prevents you installing both (and others) at the same time.
261  .
262  There are also -small and standard versions of this word list,
263  and there are wbritish* and wamerican* packages as well.
264
265 Package: wcanadian-insane
266 Architecture: all
267 Section: text
268 Priority: optional
269 Depends: dictionaries-common (>=0.20), ${misc:Depends}
270 Provides: wordlist
271 Description: Canadian English dictionary words for /usr/share/dict
272  This package provides the file /usr/share/dict/canadian-english-insane
273  containing a list of English words with Canadian spellings.
274  This list can be used by spelling checkers, and by programs such
275  as look(1).
276  .
277  This is an even larger list than the one installed by wcanadian-huge,
278  and possibly contains invalid words (as well as words that are very
279  uncommon). Nothing prevents you installing both (and others) at the
280  same time.
281  .
282  There are also -small and standard versions of this word list,
283  and there are wbritish* and wamerican* packages as well.
284