blob: f7dc349c9fdb14ada9057a6bac585f8213697d7e (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:lxml:lxml</remote-id>
<remote-id type="pypi">lxml</remote-id>
<remote-id type="github">lxml/lxml</remote-id>
<bugs-to>https://bugs.launchpad.net/lxml</bugs-to>
</upstream>
</pkgmetadata>
|