Files
guru/app-misc/nonsense/metadata.xml
Joe Kappus 99cfbd17c7 app-misc/nonsense: update HOMEPAGE
Signed-off-by: Joe Kappus <joe@wt.gd>
2023-02-10 01:47:06 -05:00

26 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>