blob: 433f79943f3d59264f89fe43b7425405988ad98c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnustep@gentoo.org</email>
<name>Gentoo GNUstep Project</name>
</maintainer>
<longdescription>
netclasses is an asynchronous networking library that works on
OS X natively, and any of the multitude of platforms supported
by GNUstep. You've never seen an easier way to put together
network applications!
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|