Files
rpi-buildroot/package/python-cachelib/Config.in
Daniel Crowe 09bf1365f1 package/python-cachelib: new package
Provides caching APIs.
https://cachelib.readthedocs.io/en/stable/

Signed-off-by: Daniel Crowe <daniel.crowe@maxmine.com.au>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2025-04-19 23:46:37 +02:00

7 lines
172 B
Plaintext

config BR2_PACKAGE_PYTHON_CACHELIB
bool "python-cachelib"
help
A collection of cache libraries in the same API interface.
https://github.com/pallets-eco/cachelib/