| Name: | python3-asgiref |
|---|---|
| Version: | 3.7.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 142988 |
| License: | BSD-3-Clause AND Apache-2.0 |
| RPM: | python3-asgiref-3.7.2-1.el9.noarch.rpm |
| Source RPM: | python-asgiref-3.7.2-1.el9.src.rpm |
| Build Date: | Wed Apr 24 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/django/asgiref |
| Summary: | ASGI specs, helper code, and adapters |
| Description: | ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package includes ASGI base libraries, such as: * Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi |