1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: python-cloudservers
Section: python
Priority: optional
Maintainer: Soren Hansen <soren@ubuntu.com>
Build-Depends: cdbs, debhelper (>= 5.0.38), python-all (>= 2.3.5-11), python-support, python-distribute, python-nose, python-prettytable (>= 0.6), python-argparse, python-mock, python-httplib2
XS-Python-Version: >= 2.6
Standards-Version: 3.8.4
Package: python-cloudservers
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, python-prettytable (>= 0.6), python-argparse, python-httplib2, python (>= 2.6)
XB-Python-Version: ${python:Versions}
Description: client library for Rackspace's Cloud Servers API
Python library and CLI tool for interacting with Rackspace's Cloud
Servers, as well as a CLI tool. They implement and expose 100% of the
Cloud Servers API.
|