Files
guru/sys-process/nq/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05: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>