Metadata-Version: 2.4
Name: kombu-asyncio
Version: 6.0.0a1
Summary: Pure asyncio messaging library for Python - Redis transport only
Home-page: https://github.com/celery/kombu
Author: Ask Solem
Author-email: auvipy@gmail.com
License: BSD-3-Clause
Project-URL: Source, https://github.com/celery/kombu
Project-URL: Changelog, https://github.com/celery/kombu/blob/main-asyncio/Changelog.rst
Keywords: messaging asyncio redis queue async python
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Framework :: AsyncIO
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: redis>=7.1.0
Provides-Extra: msgpack
Requires-Dist: msgpack==1.1.2; extra == "msgpack"
Provides-Extra: yaml
Requires-Dist: PyYAML>=3.10; extra == "yaml"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
