Sandy Walsh 6557de033c Reset version back to 0.3
I know this may cause some headaches, but we want to keep the version #
below 1.0 under we're fully in production. The 1.0 hack was a
workaround for pbr problems.

And we need to bump anyway for the "count" option on find_streams to
get exposed.

This is all really just for pypi.

Change-Id: I8d2567d303c04a5b9e6c295522568cca301283ec
2015-01-29 06:03:05 -08:00

35 lines
793 B
INI

[metadata]
description-file = README.md
name = winchester
version = 0.3
author = Monsyne Dragon
author_email = mdragon@rackspace.com
summary = An OpenStack notification event processing library.
license = Apache-2
keywords =
stacktach
event_processing
pipeline
events
notification
openstack
triggers
classifiers =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
home-page = https://github.com/stackforge/stacktach-winchester
[files]
packages =
winchester
[entry_points]
console_scripts =
pipeline_worker = winchester.worker:main
winchester_db=winchester.db.db_admin:main