Source: acheck
Section: text
Priority: optional
Maintainer: Paulo Henrique de Lima Santana (phls) <phls@softwarelivre.org>
Build-Depends: debhelper (>> 10), gettext, perl
Standards-Version: 3.9.8

Package: acheck
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         acheck-rules,
         libconfig-general-perl,
         libterm-size-perl,
Recommends: libtext-aspell-perl, liblocale-gettext-perl
Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl
Description: Check common localisation mistakes
 acheck, any text file checker, is a tool designed to help both translators and
 reviewers checking and fixing common localisation mistakes according to file
 format.  Rules can be defined to add new checks.
 .
 If you install the Aspell Perl module as recommended, Aspell can be invoked to
 check word spelling.
