Metadata-Version: 2.1
Name: py-msgp
Version: 0.1.3
Summary: A general purpose messaging library that provides a neutral API for the most used communication patterns, like pub-sub, request-response, etc.
Home-page: https://github.com/tombenke/py-msgp
Author: Tamás Benke
Author-email: tamas.benke@lhsystems.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev


A general purpose messaging library that provides a neutral API for the most used communication patterns, like pub-sub, request-response, etc.

For further information, please visit the [project's homepage](https://github.com/tombenke/py-msgp).


