File: control

package info (click to toggle)
python-hpilo 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 968 kB
  • ctags: 363
  • sloc: python: 2,451; ruby: 467; makefile: 119
file content (41 lines) | stat: -rw-r--r-- 1,885 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: python-hpilo
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 10), python, python3, dh-python, python-cloud-sptheme, python-sphinx
Standards-Version: 3.9.8
Homepage: https://github.com/seveas/python-hpilo
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-hpilo.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-hpilo.git

Package: python-hpilo
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-hpilo-doc, openssl
Description: HP iLO XML interface access from Python
 This module will make it easy for you to access the Integrated Lights Out
 management interface of your HP hardware. It supports RILOE II, iLO, iLO 2, iLO
 3 and iLO 4. It uses the XML interface or hponcfg to access and change the iLO.

Package: python3-hpilo
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-hpilo-doc
Description: HP iLO XML interface access from Python (Python 3)
 This module will make it easy for you to access the Integrated Lights Out
 management interface of your HP hardware. It supports RILOE II, iLO, iLO 2, iLO
 3 and iLO 4. It uses the XML interface or hponcfg to access and change the iLO.
 .
 This package contains the Python 3 version of hpilo.

Package: python-hpilo-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: HP iLO XML interface access from Python - Documentation
 This module will make it easy for you to access the Integrated Lights Out
 management interface of your HP hardware. It supports RILOE II, iLO, iLO 2, iLO
 3 and iLO 4. It uses the XML interface or hponcfg to access and change the iLO.
 .
 This package contains the documentation for hpilo Python module.