[ buster ]
[ 源代码: python-hp3parclient ]
软件包:python-hp3parclient(3.0.0-2)
python-hp3parclient 的相关链接
Debian 的资源:
下载源码包 python-hp3parclient:
- [python-hp3parclient_3.0.0-2.dsc]
- [python-hp3parclient_3.0.0.orig.tar.gz]
- [python-hp3parclient_3.0.0-2.debian.tar.xz]
维护小组:
- PKG OpenStack (QA 页面, 邮件存档)
- Loic Dachary (OuoU) (QA 页面)
- Julien Danjou (QA 页面)
- James Page (QA 页面)
- Thomas Goirand (QA 页面)
- Ghe Rivero (QA 页面)
- Mehdi Abaakouk (QA 页面)
外部的资源:
- 主页 [packages.python.org]
相似软件包:
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.
其他与 python-hp3parclient 有关的软件包
|
|
|
|
-
- dep: dpkg (>= 1.15.6~)
- Debian 软件包管理系统
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-httplib2
- comprehensive HTTP client library written for Python