Difference between revisions of "Spell"

From Free Software Directory
Jump to: navigation, search
(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 ...")
 
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=spell
 
|Name=spell
|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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/spell/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
 
|Homepage URL=
+
|Decommissioned or Obsolete=No
|VCS checkout command=
+
|Donate=https://my.fsf.org/donate/
|Computer languages=C
+
|Related projects=gnustandards,GtkSpell,Aspell,ispell,Flyspell.el,Pspell,WBOSS
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=GtkSpell,Aspell,ispell,Flyspell.el,Pspell,WBOSS
 
 
|Keywords=ispell,spell checker
 
|Keywords=ispell,spell checker
|Is GNU=y
+
|Version identifier=1.1
|Last review by=Janet Casey
+
|Version date=2011/07/21
|Last review date=2001-10-15
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/spell/spell-1.1.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=1.0
+
|User level=none
|Version date=1996-04-06
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/spell/spell-1.1.tar.gz.sig
|License verified date=2001-02-01
+
|Test entry=No
|Version comment=1.0 stable released on 1996-04-06
+
|Is GNU=Yes
 +
|GNU package identifier=spell
 +
|Decommissioned/Obsolete=No
 +
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Bendikker
 +
|License verified date=2018/05/01
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Thomas Morgan
 
|Role=Maintainer
 
|Role=Maintainer
 +
|Email=tmorgan@pobox.com
 +
}}
 +
{{Person
 
|Real name=David Frey
 
|Real name=David Frey
 +
|Role=Maintainer
 
|Email=dfrey@debian.org
 
|Email=dfrey@debian.org
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/spell
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/spell/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=ftp://ftp.gnu.org/gnu/spell/spell-1.0.tar.gz
+
|Resource URL=https://ftp.gnu.org/gnu/spell/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:tmorgan@pobox.com
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Text-creation=word-processing
 
|Text-creation=word-processing
 
|Use=text-creation
 
|Use=text-creation
 
|Works-with=text
 
|Works-with=text
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-02-01
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
|Prerequisite kind=Required to use
+
|Prerequisite kind=Source requirement
|Prerequisite description=glibc
+
|Prerequisite description=[[glibc]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=gcc
+
|Prerequisite description=[[gcc]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=glibc ncurses4
+
|Prerequisite description=[[ncurses]] 4
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:41, 4 December 2020


[edit]

spell

https://www.gnu.org/software/spell/
Spell checker.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

1 May 2018




Leaders and contributors

Contact(s)Role
Thomas Morgan Maintainer
David Frey Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/spell/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/spell
Downloadhttps://ftp.gnu.org/gnu/spell/


Software prerequisites

KindDescription
Source requirementglibc
Required to buildgcc
Required to buildncurses 4




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.