mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-10 07:04:13 +02:00
22 lines
1,009 B
XML
22 lines
1,009 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>games@gentoo.org</email>
|
|
<name>Gentoo Games Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
libnw - libnw's aim is to provide platform-independent routines for the low- and
|
|
mid-level manipulation of NWN resources, as members of game data files, modules, hak
|
|
paks, export files, or stand alone. As a side effect, command-line programs are
|
|
often produced to exercise portions of the library. Ultimately, these routines are
|
|
intended to be assembled along with some form of GUI to make an equivalent to
|
|
BioWare's Aurora Toolset.
|
|
libnw is very much a work in progress, coded in C, and initially developed on ia32
|
|
hardware running GNU/Linux. Members of the OK Project have assisted in porting the
|
|
code to Mac OS X, as well.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">openknights</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|