Config.in 378 B

123456789101112
  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
  5. help
  6. A collection of command-line tools for SNMP management
  7. purposes built on top of the PySNMP package.
  8. http://pysnmp.sf.net
  9. comment "python-pysnmp-apps needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP