Metadata-Version: 2.1
Name: messagebus
Version: 0.9.0
Summary: A message bus library
Author-Email: Guillaume Gauvrit <guillaume@gauvr.it>
License: MIT
Project-URL: Homepage, https://github.com/mardiros/messagebus
Project-URL: Documentation, https://mardiros.github.io/messagebus
Project-URL: Repository, https://github.com/mardiros/messagebus.git
Project-URL: Issues, https://github.com/mardiros/messagebus/issues
Project-URL: Changelog, https://mardiros.github.io/messagebus/user/changelog.html
Requires-Python: >=3.10
Requires-Dist: lastuuid>=0.1.1
Requires-Dist: pydantic<3,>=2.5.0
Requires-Dist: venusian<4,>=3.0.0
Provides-Extra: docs
Requires-Dist: sphinx>=7.0.0; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints<2,>=1.12.0; extra == "docs"
Requires-Dist: furo>=2024.8.6; extra == "docs"

