Source: liblingua-ispell-perl Maintainer: Debian Perl Group Uploaders: Gunnar Wolf Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-ispell-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-ispell-perl.git Homepage: https://metacpan.org/release/Lingua-Ispell Package: liblingua-ispell-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ispell Description: Perl module encapsulating access to the ispell program Lingua::Ispell allows a perl program to communicate with an ispell process to check spellings of strings. A sample program called `spellcheck' is provided.