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>
7 lines
172 B
Plaintext
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/
|