gentoo/dev-python/pyglet/metadata.xml
Justin Lecher 12f3b5f702
Drop myself as maintainer
Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-01-09 19:11:40 +01:00

20 lines
846 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>sci@gentoo.org</email>
</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>
<upstream>
<remote-id type="google-code">pyglet</remote-id>
<remote-id type="pypi">pyglet</remote-id>
</upstream>
</pkgmetadata>