Source: python-novaclient
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0.50),
 python-all (>= 2.6),
 python-argparse,
 python-distribute,
 python-fixtures,
 python-httplib2,
 python-iso8601,
 python-mock (>= 0.7),
 python-nose,
 python-requests,
 python-prettytable (>= 0.6),
 python-setuptools-git,
 python-setuptools,
 python-simplejson,
 python-testtools
X-Python-Version: >= 2.7
Standards-Version: 3.9.3
Vcs-Browser: https://bazaar.launchpad.net/~openstack-ubuntu-packagers/python-novaclient/ubuntu/files
Vcs-Bzr: https://bazaar.launchpad.net/~openstack-ubuntu-packagers/python-novaclient/ubuntu/

Package: python-novaclient
Architecture: all
Depends: python-argparse,
 python-httplib2,
 python-iso8601,
 python-pkg-resources,
 python-prettytable (>= 0.6),
 python-simplejson,
 python-keyring,
 python-requests,
 ${misc:Depends},
 ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: client library for OpenStack Compute API
 Python novaclient library and nova CLI tool for interacting with OpenStack
 Compute (Nova) through the OpenStack Compute API.
