Name : python310-async-lru
| |
Version : 2.0.4
| Vendor : openSUSE
|
Release : 1.4
| Date : 2023-07-29 11:02:08
|
Group : Unspecified
| Source RPM : python-async-lru-2.0.4-1.4.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
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:/ALP:/Experimental:/Slowroll/base.20240605/repo/oss/noarch |