Source: python-hpilo Section: python Priority: optional Maintainer: Sandro Tosi Uploaders: Debian Python Modules Team Build-Depends: debhelper-compat (= 11), python3, dh-python, python3-sphinx-rtd-theme, python3-sphinx, python3-distutils Standards-Version: 4.4.0 Homepage: https://github.com/seveas/python-hpilo Vcs-Git: https://salsa.debian.org/python-team/modules/python-hpilo.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-hpilo Package: python3-hpilo Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Suggests: python-hpilo-doc Breaks: python-hpilo Replaces: python-hpilo 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.