1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 20:57:45 +00:00
Files
operating-system/buildroot/package/python-pickleshare/Config.in
2018-03-17 23:47:00 +00:00

8 lines
240 B
Plaintext

config BR2_PACKAGE_PYTHON_PICKLESHARE
bool "python-pickleshare"
select BR2_PACKAGE_PYTHON_PATHLIB2 if BR2_PACKAGE_PYTHON # runtime
help
Tiny 'shelve'-like database with concurrency support
https://pypi.python.org/pypi/pickleshare