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-compat (= 13),
               hunspell-en-us <!nocheck>,
               libextutils-pkgconfig-perl,
               libhunspell-dev,
               perl-xs-dev,
               perl:native
Standards-Version: 4.6.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
Rules-Requires-Root: no

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.
