blob: 62e73b94f9b3398c270b6f471d11f5fcfd0b4446 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<herd>base-system</herd>
<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>
</pkgmetadata>
|