blob: 2e16df32c65d91c3894f3083b6f1c4791c00b6ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">marcusva/py-sdl2</remote-id>
<remote-id type="pypi">PySDL2</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|