mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 00:08:09 -07:00
18 lines
679 B
XML
18 lines
679 B
XML
<?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>
|