You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.0 KiB
32 lines
1.0 KiB
[metadata] |
|
name = blazar-nova |
|
summary = Nova related filters and extensions for Blazar |
|
description_file = README.rst |
|
license = Apache Software License |
|
python_requires = >=3.6 |
|
classifiers = |
|
Programming Language :: Python |
|
Programming Language :: Python :: Implementation :: CPython |
|
Programming Language :: Python :: 3 :: Only |
|
Programming Language :: Python :: 3 |
|
Programming Language :: Python :: 3.6 |
|
Programming Language :: Python :: 3.7 |
|
Programming Language :: Python :: 3.8 |
|
Programming Language :: Python :: 3.9 |
|
Environment :: OpenStack |
|
Development Status :: 3 - Alpha |
|
Framework :: Setuptools Plugin |
|
Intended Audience :: Information Technology |
|
Intended Audience :: System Administrators |
|
License :: OSI Approved :: Apache Software License |
|
Operating System :: POSIX :: Linux |
|
author = OpenStack |
|
author_email = openstack-discuss@lists.openstack.org |
|
home_page = https://launchpad.net/blazar |
|
|
|
[global] |
|
setup-hooks = pbr.hooks.setup_hook |
|
|
|
[files] |
|
packages = |
|
blazarnova
|
|
|