blob: 86e2406732b40fee08d0ecd7e6625ac2813f46c4 (
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>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="pypi">validator-collection</remote-id>
<remote-id type="github">insightindustry/validator-collection</remote-id>
<doc>http://validator-collection.readthedocs.io/en/latest</doc>
</upstream>
</pkgmetadata>
|