Files
guru/sys-process/nq/metadata.xml
Paul Zander abccdcbee3 Revert "Update my name"
This reverts commit ba97633bc0.

"m <m@sirabella.org>" is not a mail address known to bugzilla and thus
breaks guru CI.

Bug: https://bugs.gentoo.org/834666
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-10-20 21:34:20 +02:00

21 lines
798 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marco@sirabella.org</email>
<name>Marco Sirabella</name>
</maintainer>
<upstream>
<remote-id type="github">leahneukirchen/nq</remote-id>
<bugs-to>https://github.com/leahneukirchen/nq/issues</bugs-to>
<changelog>https://git.vuxu.org/nq/plain/NEWS.md</changelog>
</upstream>
<longdescription lang="en">
These small utilities allow creating very lightweight job queue systems which require no setup, maintenance, supervision, or any long-running processes.
</longdescription>
<use>
<flag name="shell">Use shell implementation</flag>
<flag name="tq">Install tq, a tmux &amp; screen wrapper</flag>
</use>
</pkgmetadata>