Source: anorack
Section: devel
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Georg Faerber <georg@riseup.net>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               espeak-ng,
               python3,
               python3-docutils,
               python3-nose,
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/python-team/packages/anorack.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/anorack
Homepage: https://jwilk.net/software/anorack
Rules-Requires-Root: no

Package: anorack
Architecture: all
Depends: libespeak-ng1 | libespeak1,
         python3,
         ${misc:Depends},
         ${python3:Depends},
Description: specialized spell-checker that finds incorrect indefinite articles
 The English language has two indefinite articles:
 .
 - a: used before words that begin with a consonant sound (e.g., a program, a
   host, a user);
 .
 - an: used before words that begin with a vowel sound (e.g., an example, an
   hour, an undefined variable).
 .
 anorack is a specialized spell-checker that finds incorrect usage of these
 articles.
