blob: 2a84257cbd7a18142923358797ed23c9da47fe05 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
WSCR is a program to solve word jumbles, print all permutations of a
string, and print pseudo-anagrams. It will use /usr/dict/words or a
user-specified wordlist file
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|