blob: 4bf6c574067b41a33b737a1db8c16a169061efef [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_DISKCACHE
bool "python-diskcache"
select BR2_PACKAGE_PYTHON3_SQLITE # runtime
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
help
Disk Cache -- Disk and file backed persistent cache.
http://www.grantjenks.com/docs/diskcache/