Source: libtext-hunspell-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional # hunspell-en-us required for tests to work. Build-Depends: debhelper (>= 9.20120312~), hunspell-en-us, libextutils-pkgconfig-perl, libhunspell-dev, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-hunspell-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-hunspell-perl.git Homepage: https://metacpan.org/release/Text-Hunspell Testsuite: autopkgtest-pkg-perl Package: libtext-hunspell-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: Perl interface to the GNU Hunspell library Text::Hunspell provides a Perl interface to the OO Hunspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory.