summaryrefslogtreecommitdiff
blob: b1dc02afd2c1554041213f4ba6d4fe630e4eb72d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>python</herd>
  <maintainer>
    <email>prometheanfire@gentoo.org</email>
    <name>Matthew Thode</name>
  </maintainer>
  <maintainer>
    <email>alunduil@gentoo.org</email>
    <name>Alex Brandt</name>
  </maintainer>
  <longdescription lang="en">
    Python SDK for OpenStack/Rackspace APIs
	pyrax should work with most OpenStack-based cloud deployments,
	though it specifically targets the Rackspace public cloud.
  </longdescription>
  <use>
      <flag name="keyring">adds support for the keyring auth backend</flag>
  </use>
</pkgmetadata>