Source: python-hp3parclient Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Loic Dachary (OuoU) , Julien Danjou , James Page , Thomas Goirand , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools Build-Depends-Indep: python-flask, python-httplib2, python-nose, python-werkzeug Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-hp3parclient.git Vcs-Git: git://anonscm.debian.org/openstack/python-hp3parclient.git Homepage: http://packages.python.org/hp3parclient Package: python-hp3parclient Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: python-httplib2, ${misc:Depends}, ${python:Depends} Description: client library that can talk to the HP 3PAR Storage array hp3parclient is a Client library that can talk to the HP 3PAR Storage array. The 3PAR storage array has a REST web service interface as of 3.1.2 of the firmware. This client library implements a simple interface to talking with that REST interface using the Python httplib2 http library.