34b9fa1caa
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config BR2_PACKAGE_PYTHON_CACHETOOLS
|
|
bool "python-cachetools"
|
|
help
|
|
Extensible memoizing collections and decorators.
|
|
|
|
https://github.com/tkem/cachetools/
|