Files
shredos.x86_64/package/python-flask-caching/Config.in
2026-01-06 22:53:29 +00:00

9 lines
260 B
Plaintext

config BR2_PACKAGE_PYTHON_FLASK_CACHING
bool "python-flask-caching"
select BR2_PACKAGE_PYTHON_CACHELIB # runtime
select BR2_PACKAGE_PYTHON_FLASK # runtime
help
Adds caching support to Flask applications.
https://github.com/pallets-eco/flask-caching