blob: f4bf55aa56a601a0e5d4605b50c89de7db2d46b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="pypi">icecream</remote-id>
<remote-id type="github">gruns/icecream</remote-id>
</upstream>
</pkgmetadata>
|