summaryrefslogtreecommitdiff
blob: b0656f9ffe4b3fd4609b09287b4ede64b87dfbc9 (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>haskell</herd>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		This tiny package contains the class ObjectName, which corresponds to the
		general notion of explicitly handled identifiers for API objects, e.g. a
		texture object name in OpenGL or a buffer object name in OpenAL.
	</longdescription>
</pkgmetadata>