Metadata-Version: 1.1
Name: redis-connector
Version: 0.0.1
Summary: Redis pub/sub connector
Home-page: https://github.com/monobot/redis_connector
Author: Héctor Alvarez (monobot)
Author-email: monobot.soft@gmail.com
License: Apache Software License 2.0
Description: ===============
        redis_connector
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/redis_connector.svg
                :target: https://pypi.python.org/pypi/redis_connector
        
        .. image:: https://img.shields.io/travis/monobot/redis_connector.svg
                :target: https://travis-ci.org/monobot/redis_connector
        
        .. image:: https://readthedocs.org/projects/redis-connector/badge/?version=latest
                :target: https://redis-connector.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Redis pub/sub connector
        
        
        * Free software: MIT license
        * Documentation: https://redis-connector.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2018-06-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: redis_connector
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
