You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-games/wfmath/metadata.xml

21 lines
834 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription lang="en">
The primary focus of WFMath is geometric objects. Thus, it includes several
shapes (boxes, balls, lines), in addition to the basic math objects that are
used to build these shapes (points, vectors, matricies).
Most of the library classes can be divided into two sorts. The first kind are
basic mathematical objects, whose members are all fundamental types. The second
kind are shapes, which implement the shape class interface described in
doc/shape.h.
</longdescription>
<upstream>
<remote-id type="sourceforge">worldforge</remote-id>
</upstream>
</pkgmetadata>