blob: 3ee7d600f45385a9cedbf11c9073a2db198bcc3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@aisha.cc</email>
<name>Aisha Tammy</name>
</maintainer>
<upstream>
<remote-id type="github">scrapy/queuelib</remote-id>
<remote-id type="pypi">queuelib</remote-id>
<bugs-to>https://github.com/scrapy/queuelib/issues</bugs-to>
</upstream>
</pkgmetadata>
|