blob: aa87527b0c94bfb80e55e6c9b89a5d70d7ec6142 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
daemontools-encore is a collection of tools for managing UNIX services.
It is derived from the public-domain release of daemontools by
D. J. Bernstein.
daemontools-encore adds numerous enhancements above what daemontools
could do while maintaining backwards compatibility with daemontools.
See the CHANGES file for more details on what features have been added.
</longdescription>
<upstream>
<remote-id type="github">bruceg/daemontools-encore</remote-id>
</upstream>
</pkgmetadata>
|