Metadata-Version: 2.1
Name: buz
Version: 1.6.0rc1
Summary: Buz is a set of light, simple and extensible implementations of event, command and query buses.
License: MIT
Author: Luis Pintado Lozano
Author-email: luis.pintado.lozano@gmail.com
Requires-Python: >=3.6.9,<4.0.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Provides-Extra: kombu
Provides-Extra: pypendency
Requires-Dist: dataclasses (>=0.8,<0.9); python_full_version < "3.7.0"
Requires-Dist: kombu (>=4.6.11); extra == "kombu"
Requires-Dist: pypendency (>=0.1.0,<0.2.0); extra == "pypendency"
Description-Content-Type: text/markdown

# Buz

Buz is a set of light, simple and extensible implementations of event, command and query buses.
 
