blob: 03c7c6ce16e198c5d6d03c1b22ad69922af00242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="pypi">moderngl</remote-id>
<remote-id type="github">moderngl/moderngl</remote-id>
<doc>https://moderngl.readthedocs.io/</doc>
<bugs-to>https://github.com/moderngl/moderngl/issues/</bugs-to>
</upstream>
</pkgmetadata>
|