python-blazarclient/setup.cfg
Dina Belova aaf7c93ae6 Initial Climate client implementation
Partially implements: blueprint python-client

Change-Id: I7ac8aedf5b7504c63d12119e1ba0842e3ce01e63
2014-01-14 16:19:03 +04:00

21 lines
470 B
INI

[metadata]
name = python-climateclient
version = 2014.1a0
summary = Client for OpenStack Reservation Service
description-file = README.rst
license = Apache Software License
author = OpenStack
author_email = climate@lists.launchpad.net
home-page = https://launchpad.net/climate
[global]
setup-hooks = pbr.hooks.setup_hook
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[entry_points]
console_scripts =
climate = climateclient.shell:main