Metadata-Version: 2.0
Name: cxc-mq
Version: 0.0.6
Summary: Message queue library
Home-page: https://github.com/XiaochenCui/cxc-mq
Author: Xiaochen Cui
Author-email: jcnlcxc.new@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: pika
Requires-Dist: cxc-toolkit

cxc-mq
======

.. image:: https://img.shields.io/pypi/v/cxc-mq.svg
    :target: https://pypi.python.org/pypi/cxc-mq

.. image:: https://img.shields.io/pypi/l/cxc-mq.svg
    :target: https://www.gnu.org/licenses/gpl-3.0.txt

.. image:: https://img.shields.io/travis/XiaochenCui/cxc-mq.svg
    :target: https://travis-ci.org/XiaochenCui/cxc-mq

Installation
------------

.. code-block:: bash

    $ pip install cxc-mq


