Metadata-Version: 2.1
Name: buz
Version: 2.15.10rc6
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.9
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Provides-Extra: aiokafka
Provides-Extra: kombu
Provides-Extra: pypendency
Requires-Dist: aiohttp (>=3.12.15,<4.0.0)
Requires-Dist: aiokafka[lz4] (==0.12.0) ; extra == "aiokafka"
Requires-Dist: asgiref (>=3.8.1,<4.0.0) ; extra == "aiokafka"
Requires-Dist: cachetools (>=5.5.0,<6.0.0)
Requires-Dist: dacite (>=1.8.1,<2.0.0)
Requires-Dist: kafka-python-ng (==2.2.3)
Requires-Dist: kombu (>=4.6.11) ; extra == "kombu"
Requires-Dist: orjson (>=3.10.1,<4.0.0)
Requires-Dist: pympler (==1.0.1)
Requires-Dist: pypendency (>=0,<1) ; extra == "pypendency"
Requires-Dist: uuid-utils (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# Buz

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