blob: cebbdcc70c6287093a542365c663156e4a6b4f05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexxy@gentoo.org</email>
<name>Alexey Shvetsov</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">Pmw</remote-id>
<remote-id type="sourceforge">pmw</remote-id>
</upstream>
</pkgmetadata>
|