ASGI specification and utilities
ASGI is a standard for Python asynchronous web apps and servers to
communicate with each other, and positioned as an asynchronous successor
to WSGI. You can read more at https://asgi.readthedocs.io/en/latest/

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/django/asgiref
