Source: python-pyghmi
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 openstack-pkg-tools,
 python-all,
 python-pbr,
 python-setuptools,
 python-sphinx,
Build-Depends-Indep:
 python-coverage,
 python-crypto,
 python-fixtures,
 python-hacking,
 python-os-testr (>= 0.8.0),
 python-oslotest (>= 1.10.0),
 python-testscenarios,
 python-testtools,
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python/python-pyghmi.git
Vcs-Git: https://anonscm.debian.org/git/openstack/python/python-pyghmi.git
Homepage: https://github.com/stackforge/pyghmi

Package: python-pyghmi
Architecture: all
Depends:
 python-crypto,
 python-pbr,
 ${misc:Depends},
 ${python:Depends},
Description: General Hardware Management Initiative (IPMI and others)
 This is a pure Python implementation of IPMI protocol. ipmictl.py is a sample
 application to roughly show the most simple approach to invoking the library.
 With this library, you can remotely start/stop/reset your server.
