Fei Long Wang 4b7f8361a1 Init commit for distil client
Change-Id: I335b53edb9b1d2d9d7615fb8d7cec71b653c6ace
2016-06-14 11:38:50 +12:00

40 lines
910 B
INI

[metadata]
name = python-distilclient
summary = Client library for Catalyst Cloud Rating API
description-file =
README.rst
license = Apache License, Version 2.0
author = Catalyst IT Cloud team
author-email = cloud@catalyst.net.nz
home-page = http://www.catalyst.net.nz/
classifier =
Development Status :: 5 - Production/Stable
Environment :: Console
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2.7
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
console_scripts =
distil = distilclient.shell:main
[files]
packages =
distilclient
[nosetests]
where=tests
verbosity=2
[wheel]
universal = 1