Name : python311-async-lru
| |
Version : 2.0.4
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : lp155.2.6
| Date : 2024-09-24 19:06:14
|
Group : Unspecified
| Source RPM : python-async-lru-2.0.4-lp155.2.6.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
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/15.5/noarch |