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

config PYTHON3_PEXPECT
	tristate
	select PYTHON3
	prompt "pexpect"
	help
	  Pexpect allows easy control of interactive console applications.