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

config PYTHON3_SNMPCLITOOLS
	tristate
	select PYTHON3
	select PYTHON3_PYSNMP
	prompt "snmpclitools"
	help
	  This is a collection of command-line SNMP tools written in pure-Python