Config.in 260 B

12345678
  1. config BR2_PACKAGE_PYTHON_FLASK_CACHING
  2. bool "python-flask-caching"
  3. select BR2_PACKAGE_PYTHON_CACHELIB # runtime
  4. select BR2_PACKAGE_PYTHON_FLASK # runtime
  5. help
  6. Adds caching support to Flask applications.
  7. https://github.com/pallets-eco/flask-caching