blob: a88c0ed00b89de0f26e31084bd81a7b9773629cf (
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="person">
<email>patrick@gentoo.org</email>
<name>Patrick Lauer</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">requests-file</remote-id>
<remote-id type="github">dashea/requests-file</remote-id>
<bugs-to>https://github.com/dashea/requests-file/issues</bugs-to>
</upstream>
</pkgmetadata>
|