Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">This library provides an object-oriented programming interface
for developing games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications
and game requirements, pyglet needs nothing else besides Python,
simplifying distribution and installation. It also handles
multiple windows and fully aware of multi-monitor setups.
pyglet might be seen as an alternative to PyGame.</longdescription>
<use>
<flag name="image">Enable support for image formats other than PNG and BMP</flag>
</use>
<upstream>
<remote-id type="pypi">pyglet</remote-id>
<remote-id type="github">pyglet/pyglet</remote-id>
</upstream>
</pkgmetadata>