2
1

Config.in 161 B

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