mirror of
https://opendev.org/x/pyghmi
synced 2025-01-13 11:17:47 +00:00
25165b68a6
Rather than pointing to generic xcat, point to the github page for pyghmi Change-Id: Ic07ad5db1e39d3a37a3ce24ff77c76bffbb4ee72
26 lines
678 B
INI
26 lines
678 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://github.com/openstack/pyghmi/
|
|
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
|