summaryrefslogtreecommitdiff
path: root/sys-process/nq/metadata.xml
blob: 6d213610448546fa1ef975129c08bd614430d5ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>marco@sirabella.org</email>
    <name>Marco Sirabella</name>
  </maintainer>
  <upstream>
    <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>
  <origin>srcux</origin>
</pkgmetadata>