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

config PYTHON3_CFFI
	tristate
	select PYTHON3
	prompt "python3-cffi"
	help
	  Foreign Function Interface for Python calling C code.