Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
Gloss hides the pain of drawing simple vector graphics behind a nice data type and
a few display functions. Gloss uses OpenGL under the hood, but you won't need to
worry about any of that. Get something cool on the screen in under 10 minutes.
</longdescription>
<use>
<flag name="glfw">Enable the GLFW backend</flag>
<flag name="glut">Enable the GLUT backend</flag>
</use>
<upstream>
<remote-id type="hackage">gloss</remote-id>
<remote-id type="github">benl23x5/gloss</remote-id>
</upstream>
</pkgmetadata>