Jump to content

Pspell

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Certes (talk | contribs) at 22:39, 12 December 2021 (typo). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Pspell
Written inC
TypeSpell checker
LicenseGNU Lesser General Public License
Websitehttp://sourceforge.net/projects/pspell

The purpose of Pspell (Portable Spell Checker Interface Library) was to provide a generic interface to the system spelling checking libraries. It was, and sometimes still is, used in computer programming such as C, and is licensed under the GNU Lesser General Public License.

Pspell has not been updated since 2001, but is still available on SourceForge at its project page. It has been replaced by GNU Aspell. PHP’s Pspell extension, while retaining its current name, now uses the Aspell library.

See also