2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 11:17:47 +00:00
pyghmi/setup.cfg
Monty Taylor 08d2e54d68 Align to OpenStack Build Standards.
Rearranged Sphinx.
Put project under PBR control.
Added tox file.
Added .testr.conf file in anticipation of testr testing.

Change-Id: I55180a6a3d224816c82999bf66156c7874786b17
2013-06-30 14:21:20 -04:00

26 lines
627 B
INI

[metadata]
name = python-ipmi
summary = Python IPMI implementation
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 =
ipmi
[global]
setup-hooks =
pbr.hooks.setup_hook