Metadata-Version: 1.1
Name: askbot-fedmsg
Version: 0.1.0
Summary: Askbot plugin for emitting events to the Fedora message bus
Home-page: http://github.com/fedora-infra/askbot-fedmsg/
Author: Ralph Bean
Author-email: rbean@redhat.com
License: LGPLv2+
Description: A askbot plugin for sending messages across the Fedora Infrastructure message
        bus.  This plugin hooks itself up to django signals sent by askbot and simply
        republishes information to the fedmsg bus.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
