1 config BR2_PACKAGE_PYTHON_PYSNMP_APPS
2 bool "python-pysnmp-apps"
3 select BR2_PACKAGE_PYTHON_PYSNMP
4 depends on BR2_INSTALL_LIBSTDCPP # pysnmp -> pyasn
6 A collection of command-line tools for SNMP management
7 purposes built on top of the PySNMP package.
11 comment "python-pysnmp-apps needs a toolchain w/ C++"
12 depends on !BR2_INSTALL_LIBSTDCPP