blob: 071a832bc11ad189310b6191b06e1151956ee572 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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="github">jelmer/python-fastimport</remote-id>
<remote-id type="launchpad">python-fastimport</remote-id>
<remote-id type="pypi">fastimport</remote-id>
<bugs-to>https://github.com/jelmer/python-fastimport/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|