Metadata-Version: 2.1
Name: melange
Version: 6.0.0
Summary: A messaging library for an easy inter-communication in distributed and microservices architectures
License: MIT
Author: David Jiménez (Rydra)
Requires-Python: >=3.7.0,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: boto3 (>=1.11.5,<2.0.0)
Requires-Dist: funcy (>=1.14,<2.0)
Requires-Dist: marshmallow (>=3.3.0,<4.0.0)
Requires-Dist: methoddispatch (>=3.0.2,<4.0.0)
Requires-Dist: pika (>=1.1.0,<2.0.0)
Requires-Dist: pyopenssl (>=19.1.0,<20.0.0)
Requires-Dist: pytz (>=2019.3,<2020.0)
Requires-Dist: redis-simple-cache-py3 (>=0.0.7,<0.0.8)
Requires-Dist: singleton-py3 (>=0.2.1,<0.3.0)
