2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 03:08:00 +00:00
pyghmi/setup.cfg
Jarrod Johnson ebbf8c94e4 Rename package from python-ipmi to pyghmi
Some have expressed a concern that ipmi is both too generic a term
and too limiting in scope.  Change python-ipmi to pyghmi to more
easily allow the project to be specifically be referenced and denote
the likelihood of non-ipmi protocols being supported

Change-Id: I9c96f2154050a2970fc217e0eeae733605a38bde
2013-08-08 14:31:45 -04:00

26 lines
661 B
INI

[metadata]
name = pyghmi
summary = Python General Hardware Management Initiative (IPMI and others)
description-file =
README
author = Jarrod Johnson
author-email = jbjohnso@us.ibm.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