* Package name : python3-async-lru Version : 0.1.0b Upstream Author : Victor "hellysmile" K. <hellysmile@gmail.com> * URL : https://github.com/wikibusiness/async_lru * License : MIT https://github.com/wikibusiness/async_lru/blob/master/LICENSE Programming Lang: Python Description : Simple lru cache for asyncio Asynchronous "Least Recently Used"-style cache for input/output use.
Although it's an outdated version (0.0.1-1) rather than (0.1.0b) my git repository has a building package for python3-async-lru on the 'buildable' branch https://github.com/themusicgod1/async_lru/tree/buildable Hope this helps Jeff Cliff
looks like the work in making a buildable branch was lost when github was lost. the new link is at : https://salsa.debian.org/themusicgod1-guest/py-async_lru
This was implemented with #1011374.