slackbuilds_ponce/python/asgiref
Dimitris Zlatanidis 874673a7b2
python/asgiref: Updated for version 3.5.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-09 10:06:17 +07:00
..
asgiref.info python/asgiref: Updated for version 3.5.2. 2022-07-09 10:06:17 +07:00
asgiref.SlackBuild python/asgiref: Updated for version 3.5.2. 2022-07-09 10:06:17 +07:00
README
slack-desc

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