Files
python-saharaclient/setup.cfg
Sergey Lukjanov 843b1ee7da Bump version to 2014.1
Change-Id: Ied1ee485bd59e5d0b139a3fcf4c686372a7a9a05
2013-11-19 22:12:50 +04:00

31 lines
793 B
INI

[metadata]
name = python-savannaclient
version = 2014.1
summary = Client library for Savanna API
description-file =
README.rst
license = Apache License, Version 2.0
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://github.com/stackforge/python-savannaclient
classifier =
Environment :: OpenStack
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
[global]
setup-hooks = pbr.hooks.setup_hook
[files]
packages = savannaclient
[wheel]
universal = 1