Metadata-Version: 1.0
Name: fedmsg
Version: 0.18.3
Summary: Fedora Messaging Client API
Home-page: https://github.com/fedora-infra/fedmsg/
Author: Ralph Bean
Author-email: rbean@redhat.com
License: LGPLv2+
Description: 
        
        fedmsg (FEDerated MeSsaGe bus) is a python package and API defining a brokerless messaging architecture to send and receive messages to and from applications.
        
        Please see doc `here <https://github.com/fedora-infra/fedmsg/tree/develop/doc>`_ or `fedmsg online doc <https://fedmsg.readthedocs.org/>`_ for more info.
        
        Build Status
        ------------
        
        .. |master| image:: https://secure.travis-ci.org/fedora-infra/fedmsg.png?branch=master
           :alt: Build Status - master branch
           :target: https://travis-ci.org/#!/fedora-infra/fedmsg
        
        .. |develop| image:: https://secure.travis-ci.org/fedora-infra/fedmsg.png?branch=develop
           :alt: Build Status - develop branch
           :target: https://travis-ci.org/#!/fedora-infra/fedmsg
        
        +----------+-----------+
        | Branch   | Status    |
        +==========+===========+
        | master   | |master|  |
        +----------+-----------+
        | develop  | |develop| |
        +----------+-----------+
Platform: UNKNOWN
