Difference between revisions of "Spell"
(Created page with "{{Entry |Name=spell |Short description=Spell checker |Full description=A spell checking program which prints each misspelled word on a line of its own. It is designed as a clone ...") |
(i un-featured this because i only want one GNU Spotlight feature per month.) |
||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|Short description=Spell checker | |Short description=Spell checker | ||
|Full description=A spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix 'spell' program, and implemented as a wrapper for 'Ispell." Spell accepts its arguments as a list of files to read from. Within that list, the magical file name "-" causes spell to read from the standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input. | |Full description=A spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix 'spell' program, and implemented as a wrapper for 'Ispell." Spell accepts its arguments as a list of files to read from. Within that list, the magical file name "-" causes spell to read from the standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input. | ||
| + | |Homepage URL=http://savannah.gnu.org/projects/spell/ | ||
| + | |Is GNU=Yes | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=C | |Computer languages=C | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Related projects=GtkSpell,Aspell,ispell,Flyspell.el,Pspell,WBOSS | |Related projects=GtkSpell,Aspell,ispell,Flyspell.el,Pspell,WBOSS | ||
|Keywords=ispell,spell checker | |Keywords=ispell,spell checker | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=1.0 | |Version identifier=1.0 | ||
| − | |Version date=1996 | + | |Version date=1996/04/06 |
|Version status=stable | |Version status=stable | ||
|Version download=ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz | |Version download=ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz | ||
| − | |||
|Version comment=1.0 stable released on 1996-04-06 | |Version comment=1.0 stable released on 1996-04-06 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=GPLv2orlater | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2001-02-01 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=David Frey | |Real name=David Frey | ||
| + | |Role=Maintainer | ||
|Email=dfrey@debian.org | |Email=dfrey@debian.org | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 49: | Line 40: | ||
|Use=text-creation | |Use=text-creation | ||
|Works-with=text | |Works-with=text | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
| Line 67: | Line 53: | ||
|Prerequisite description=glibc ncurses4 | |Prerequisite description=glibc ncurses4 | ||
}} | }} | ||
| + | {{Featured}} | ||
Latest revision as of 17:32, 6 December 2011
spell
http://savannah.gnu.org/projects/spell/
A spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix 'spell' program, and implemented as a wrapper for 'Ispell." Spell accepts its arguments as a list of files to read from. Within that list, the magical file name "-" causes spell to read from the standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input.
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Janet Casey | 1 February 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| General | Download | ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz |
| Bug Tracking,Developer,Support | mailto:tmorgan@pobox.com |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | glibc |
| Required to build | gcc |
| Required to build | glibc ncurses4 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.