mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
191b7341ae
- Add LICENSE
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
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.
|
|
|
|
WWW: https://packages.debian.org/unstable/games/an
|