slackbuilds/games/an
B. Watson 6876b11434 games/an: License added.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-01-01 20:30:42 -05:00
..
README games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00
an.SlackBuild games/an: License added. 2013-01-01 20:30:42 -05:00
an.info games/an: Fixed dep info 2012-08-27 13:02:06 -05:00
anaffront.desktop games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00
anaffront.png games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00
doinst.sh games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00
slack-desc games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00
usr_share_dict_words_docs.diff games/an: Added to 13.0 repository 2010-05-13 00:58:06 +02:00

README

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.