pyrax
Python Bindings for the Rackspace Cloud
Packages | Variables
setup.py File Reference

Packages

namespace  setup

Variables

tuple version_text = vfile.read()
tuple vmatch = re.search(r'version ?= ?"(.+)"$', version_text)
tuple version = vmatch.groups()
list testing_requires = ["mock"]
string name = "pyrax"
string description = "Python language bindings for the Rackspace Cloud."
string author = "Rackspace"
string author_email = "ed.leafe@rackspace.com"
string url = "https://github.com/rackspace/pyrax"
string keywords = "pyrax rackspace cloud openstack"
list classifiers
list install_requires
list packages
 All Classes Namespaces Files Functions Variables Properties