Source: python-hp3parclient
Section: python
Priority: optional
Standards-Version: 3.9.4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends:
 debhelper (>= 7),
 python-all,
 python-flask,
 python-httplib2,
 python-nose,
 python-setuptools,
 python-werkzeug
Homepage: http://pypi.python.org/pypi/hp3parclient
XS-Python-Version: >= 2.6

Package: python-hp3parclient
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: HP 3PAR HTTP REST Client - Python bindings
 This is a client library that can talk to a 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 for communicating with
 this REST interface using the Python httplib2 library.
