Metadata-Version: 2.1
Name: spade-pubsub
Version: 0.1.3
Summary: SPADE Plugin for PubSub support.
Home-page: https://github.com/javipalanca/spade_pubsub
Author: Javi Palanca
Author-email: jpalanca@dsic.upv.es
License: MIT license
Keywords: spade_pubsub
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: spade (>=3.1.7)
Requires-Dist: loguru (==0.5.3)

============
SPADE PubSub
============


.. image:: https://img.shields.io/pypi/v/spade_pubsub.svg
        :target: https://pypi.python.org/pypi/spade_pubsub

.. image:: https://img.shields.io/travis/javipalanca/spade_pubsub.svg
        :target: https://travis-ci.com/javipalanca/spade_pubsub

.. image:: https://readthedocs.org/projects/spade-pubsub/badge/?version=latest
        :target: https://spade-pubsub.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




SPADE Plugin for PubSub support.


* Free software: MIT license
* Documentation: https://spade-pubsub.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.1.3 (2021-06-29)
------------------

* Minor bug fixed.


0.1.2 (2021-06-25)
------------------

* First release on PyPI.


