blob: 37627d68f75d9cfbdb1556635e330ce7711b0cdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">samuelcolvin/watchgod</remote-id>
<remote-id type="pypi">watchgod</remote-id>
</upstream>
</pkgmetadata>
|