Name : python311-async-lru
| |
Version : 2.0.4
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : slfo.1.1.2
| Date : 2024-05-30 20:43:07
|
Group : Unspecified
| Source RPM : python-async-lru-2.0.4-slfo.1.1.2.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Simple LRU cache for asyncio
|
Description :
This package is a port of Python\'s built-in functools.lru_cache function for asyncio. To better handle async behaviour, it also ensures multiple concurrent calls will only result in 1 call to the wrapped function, with all awaits receiving the result of that call when it completes.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/noarch |