Source: an
Section: games
Maintainer: Paride Legovini <paride@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libicu-dev,
 pkgconf,
Standards-Version: 4.7.4
Homepage: https://salsa.debian.org/pm/an
Vcs-Git: https://salsa.debian.org/debian/an.git
Vcs-Browser: https://salsa.debian.org/debian/an
X-Style: black

Package: an
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 wbritish | wordlist,
Description: very fast anagram generator
 Generates anagrams for a phrase supplied by the user, the words used in the
 anagram are taken from a specified dictionary which should contain one word
 per line (default:/usr/share/dict/words). It understands accented characters
 and should work with any alphabetic language.
