Files
guru/app-misc/nonsense/metadata.xml
Alessandro Barbieri 2740051fd8 app-misc/nonsense: add 0.7
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-06-30 00:32:07 +02:00

26 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Nonsense generates random (and sometimes humorous) text from datafiles and
templates using a very simple, recursive grammar. It's like having a million
monkeys sitting in front of a million typewriters, without having to feed or
clean up after them. From fake Slashdot headlines to absurd college courses to
buzzword bingo cards, Nonsense is a good way to waste time.
Whether this program has any practical applications is open to debate. I use it
to produce the names for characters and places in the fake news articles I
write for Humorix. You might be able to use it as an alternative to fortune(6)
or as a way to add random content to your website.
</longdescription>
<upstream>
<bugs-to>https://github.com/aduial/nonsense/issues</bugs-to>
<remote-id type="github">aduial/nonsense</remote-id>
<remote-id type="sourceforge">nonsense</remote-id>
</upstream>
</pkgmetadata>