Metadata-Version: 2.1
Name: serena
Version: 0.7.4
Summary: An AMQP 0-9-1 client using AnyIO.
License: LGPL-3.0-or-later
Author: Lura Skye
Author-email: l@veriny.tf
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AnyIO
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: docs
Requires-Dist: anyio (>=3.6.2)
Requires-Dist: attrs (>=21.4.0)
Requires-Dist: backports.strenum (>=1.1.1,<2.0.0) ; python_version < "3.11"
Description-Content-Type: text/x-rst

Serena
======

*Serena* is a pure-Python, structually concurrent AMQP 0-9-1 client.

See https://amqp.py.veriny.tf/ for more information.

