a582834e59
Change-Id: I90ef7e18720fecbb91a856d08885ef1347792677
29 lines
727 B
INI
29 lines
727 B
INI
[metadata]
|
|
name = osprofiler
|
|
version = 0.0.1
|
|
summary = OpenStack Profiler Library
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = http://www.openstack.org/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Developers
|
|
Intended Audience :: Information Technology
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.6
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 3.3
|
|
|
|
[files]
|
|
packages =
|
|
osprofiler
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|