summaryrefslogtreecommitdiff
path: root/dev-python/requests-futures/metadata.xml
blob: d8dd97f916d7e3503495bb1998235b72b3e073ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="pypi">requests-futures</remote-id>
  </upstream>
</pkgmetadata>