python-hnvclient/setup.cfg
2017-01-31 15:41:38 +02:00

33 lines
853 B
INI

[metadata]
name = hnv_client
version = 0.9.11
summary = Python client for the HNV (Hyper-V Network Virtualization) REST API.
description-file =
README.md
author = Cloudbase Solutions Srl
author-email = acoman@cloudbasesolutions.com
home-page = http://www.cloudbase.it/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
[files]
packages =
hnv_client
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
oslo.config.opts =
hnv_client = hnv_client.config.options:get_options