Source: libtext-hunspell-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
# hunspell-en-us required for tests to work.
Build-Depends: debhelper (>= 10),
               hunspell-en-us,
               libextutils-pkgconfig-perl,
               libhunspell-dev,
               perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtext-hunspell-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtext-hunspell-perl.git
Homepage: https://metacpan.org/release/Text-Hunspell

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.
