mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
26 lines
1.1 KiB
XML
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>
|