blob: a4d9bcb22928371a6d782685bb0836cd0d50a3c9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.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>srcux</origin>
</pkgmetadata>
|