1config BR2_PACKAGE_PYTHON_CACHETOOLS
2	bool "python-cachetools"
3	help
4	  Extensible memoizing collections and decorators.
5
6	  https://github.com/tkem/cachetools/
7