blob: a4b15683d6ecc0bf6a78e1db71a7af3b40425e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
What is this thing? Why it's a rhyming dictionary, of course! But more
specifically, it's a command-line program that takes a word and returns
to you a formatted list of all words that rhyme with it. The default
response is a perfect rhyme (which is probably what you want). Or you
can get a syllable count of a certain word ("whitening" has 2-3
syllables, etc.).
</longdescription>
</pkgmetadata>
|