slackbuilds/python/asgiref
Jeremy Hansen fa0b0fab9e python/asgiref: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-31 19:01:12 +07:00
..
README python/asgiref: Wrap README at 72 columns. 2022-03-17 12:37:53 -04:00
asgiref.SlackBuild python/asgiref: Updated for version 3.7.2. 2023-11-04 16:41:35 +07:00
asgiref.info python/asgiref: Rename typing-extensions dep 2024-08-31 19:01:12 +07:00
slack-desc

README

ASGI is a standard for Python asynchronous web apps and servers
to communicate with each other, and positioned as an asynchronous
successor to WSGI.