blob: c5424d004c93e32ea72806da9780964f087d511d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnustep</herd>
<maintainer>
<email>fafhrd@gentoo.org</email>
</maintainer>
<longdescription>
GNUstepWeb is a library which was designed to be compatible with
WebObjects 4.x (developed by NeXT (now Apple) Inc.).
It's written in Objective-C with GNUstep libraries.
</longdescription>
</pkgmetadata>
|