python-hnvclient/setup.cfg
2017-01-09 15:00:36 +02:00

29 lines
763 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 =
hvn_client
[global]
setup-hooks =
pbr.hooks.setup_hook