mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
17 lines
647 B
XML
17 lines
647 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>o.freyermuth@googlemail.com</email>
|
|
<name>Oliver Freyermuth</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/recp/cglm/issues</bugs-to>
|
|
<changelog>https://github.com/recp/cglm/releases</changelog>
|
|
<remote-id type="github">recp/cglm</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
cglm is an optimized 3D math library written in C99 (compatible with C89). It is similar to original glm library except this is mainly for C.
|
|
</longdescription>
|
|
</pkgmetadata>
|