Metadata-Version: 1.0
Name: pyghmi
Version: 0.5.8
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
Description: 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.
        
        
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
