slackbuilds_ponce/games/an
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
an.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
an.SlackBuild games/an: Misc automated cleanups. 2010-06-04 01:04:00 -04:00
anaffront.desktop
anaffront.png
doinst.sh
README
slack-desc
usr_share_dict_words_docs.diff

an (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).

On Slackware, /usr/share/dict/words comes from bsd-games, in y/ on the
install media.

an is a command-line program. If you'd like a GUI frontend also:

- Install the perl-tk package from slackbuilds.org
- Download anaffront.pl from http://fatphil.org/words/anaffront.pl and
  place it in the directory with the SlackBuild script
- Run the SlackBuild. anaffront will be part of the resulting package,
  including an entry in KDE's K menu.
- See the author's site at http://fatphil.org/words/an.html for more
  information about anaffront.