Source: python-pyghmi
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all,
               python-pbr (>= 1.6),
               python-setuptools (>= 16.0),
               python-sphinx (>= 1.1.2),
Build-Depends-Indep: python-coverage (>= 3.6),
                     python-crypto (>= 2.6),
                     python-fixtures (>= 1.3.1),
                     python-hacking (>= 0.10.2),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     subunit,
                     testrepository,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pyghmi.git
Vcs-Git: git://anonscm.debian.org/openstack/python-pyghmi.git
Homepage: https://github.com/stackforge/pyghmi

Package: python-pyghmi
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~),
Depends: python-crypto (>= 2.6),
         python-pbr (>= 1.6),
         ${misc:Depends},
         ${python:Depends},
Recommends: ${python:Recommends}
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.
