summaryrefslogtreecommitdiffstats
path: root/rules/python3-pickleshare.in
blob: a0b13c383f35d14563fcc61e2e379bf028ed507d (plain)
1
2
3
4
5
6
7
8
9
## SECTION=python3

config PYTHON3_PICKLESHARE
	tristate
	select PYTHON3
	select HOST_PYTHON3_SETUPTOOLS
	prompt "pickleshare"
	help
	  Tiny 'shelve'-like database with concurrency support