blob: 27d723b404091ea7efc20efe699c0d896d15ceec (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<longdescription lang="en">
This package contains UNIX domain socket client and server programs that
conform to UCSPI, the UNIX Client-Server Program Interface.
</longdescription>
<upstream>
<bugs-to>https://github.com/bruceg/ucspi-unix/issues</bugs-to>
<changelog>https://untroubled.org/ucspi-unix/NEWS</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|