buildroot/package/python-cachetools/Config.in

7 lines
161 B
Plaintext

config BR2_PACKAGE_PYTHON_CACHETOOLS
bool "python-cachetools"
help
Extensible memoizing collections and decorators.
https://github.com/tkem/cachetools/