Source: an
Section: games
Priority: optional
Maintainer: Paul Martin <pm@debian.org>
Build-Depends: debhelper (>=3)
Standards-Version: 3.5.4

Package: an
Architecture: any
Depends: ${shlibs:Depends}
Recommends: 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).  Appears to be up to 10 times 
 faster than wordplay, especially for longer phrases.
