stacktach-klugman/setup.cfg
Eddie Sheffield c5581cad0b Add functionality for counting events
Similar to the existing streams functionality, this patch exposes
in klugman the ability added to quincy to count filtered events.

There are corresponding changes in winchester, quincy, and quince.

Change-Id: I83bbf901552e5de8e53487ef72016a171a8367eb
2015-03-20 12:45:31 -04:00

33 lines
818 B
INI

[metadata]
name = klugman
version = 0.3
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