stacktach-klugman/setup.cfg
Sandy Walsh 0d491a9366 Switch to argparse for better client libary support.
Docs changed too to reflect better count support (--count).
Removed v2 api implementation example (Archive resource). We
can always revisit once we nail down how archive retrieval
will work.

Change-Id: I79d1929a14fe51d36ecc5c54707902d5e772ad89
2015-04-24 07:01:35 -07:00

33 lines
818 B
INI

[metadata]
name = klugman
version = 0.5
author = Dark Secret Software Inc.
author-email = admin@darksecretsoftware.com
summary = StackTach.v3 Client
description-file = README.md
license = Apache-2
classifier =
Development Status :: 3 - Alpha
Environment :: Console
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Topic :: Software Development :: Libraries :: Python Modules
home-page = https://github.com/StackTach/klugman
keywords =
stacktach
rest
api
client
klugman
quincy
openstack
[files]
packages =
klugman
[entry_points]
console_scripts =
klugman = klugman.klugman:main