Files
gentoo/dev-python/requests-futures/metadata.xml
2023-05-31 17:49:21 +01:00

18 lines
625 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mattst88@gentoo.org</email>
<name>Matt Turner</name>
</maintainer>
<longdescription lang="en">
Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">ross/requests-futures</remote-id>
<remote-id type="pypi">requests-futures</remote-id>
</upstream>
</pkgmetadata>