blob: 1cedbcf015d52d7dc8421b3ea713fe4c7ad725a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">blessings</remote-id>
<remote-id type="github">erikrose/blessings</remote-id>
<bugs-to>https://github.com/erikrose/blessings/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|