Metadata-Version: 2.1
Name: buz
Version: 2.4.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
Maintainer: Fever - Platform Squad
Maintainer-email: platform@feverup.com
Requires-Python: >=3.8.0,<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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
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: kombu (>=4.6.11) ; extra == "kombu"
Requires-Dist: pypendency (>=0,<1) ; extra == "pypendency"
Description-Content-Type: text/markdown

# Buz

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