16 lines
536 B
XML
16 lines
536 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
<maintainer>
|
|
<email>alistair.bush at gmail.com</email>
|
|
<name>Alistair Bush</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
The JUtils Project hosts an implementation of a set of APIs utilized by other
|
|
Java Game Technology Group projects (eg JInput,JOAl, JOGL). Some of those other
|
|
projects may have build and/or run-time dependancies on the jutils.jar file.
|
|
</longdescription>
|
|
</pkgmetadata>
|
|
|