Name : python312-async-lru
| |
Version : 2.0.4
| Vendor : openSUSE
|
Release : 1.5
| Date : 2024-02-09 03:33:20
|
Group : Unspecified
| Source RPM : python-async-lru-2.0.4-1.5.src.rpm
|
Size : 0.03 MB
| |
Packager : http://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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.12dist(async-lru)
python312-async-lru
python312-async_lru
python3dist(async-lru)
Requires :