Sandy Walsh 641f7bee84 Bump to v1.0 for packaging
Change-Id: I82600e45aa502623c6f7de01fcdfd7a0ac9651d6
2014-12-05 08:40:46 -08:00

35 lines
793 B
INI

[metadata]
description-file = README.md
name = winchester
version = 1.0
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