Metadata-Version: 2.0
Name: pyghmi
Version: 0.6.26
Summary: Python General Hardware Management Initiative (IPMI and others)
Home-page: http://xcat.sf.net/
Author: Jarrod Johnson
Author-email: jbjohnso@us.ibm.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6
Requires-Dist: pycrypto (>=2.6)
Requires-Dist: libvirt-python (>=1.2.5)

This is a pure python implementation of IPMI protocol.

pyghmicons and pyghmiutil are example scripts to show how one may incorporate
this library into python code



