Name : python311-async-lru
| |
Version : 2.0.4
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.2.3
| Date : 2023-07-29 11:02:08
|
Group : Unspecified
| Source RPM : python-async-lru-2.0.4-lp160.2.3.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugzilla_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/devel:/languages:/python:/backports/16.0/noarch |