Metadata-Version: 2.1
Name: buz
Version: 1.0.0rc1
Summary: Light, simple and extensible implementations of event, command and query buses
Home-page: https://github.com/Feverup/buz
Author: Luis Pintado Lozano
Author-email: luis.pintado.lozano@gmail.com
License: MIT License
Description: # Buz
        
        Buz is a set of light, simple and extensible implementations of event, command and query buses.
         
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: pypendency
