2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-14 19:57:47 +00:00
pyghmi/setup.cfg
Jarrod Johnson 5341960c0b Update my email
My email is no longer us.ibm.com.  Point to my Lenovo address instead.

Change-Id: I08143249032ca46ea96b36aad03c57cad443040c
2015-12-01 09:44:35 -05:00

26 lines
662 B
INI

[metadata]
name = pyghmi
summary = Python General Hardware Management Initiative (IPMI and others)
description-file =
README
author = Jarrod Johnson
author-email = jjohnson2@lenovo.com
home-page = http://xcat.sf.net/
classifier =
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
[files]
packages =
pyghmi
[global]
setup-hooks =
pbr.hooks.setup_hook