Config.in 356 B

12345678910111213
  1. config BR2_PACKAGE_PYTHON_PYSNMP
  2. bool "python-pysnmp"
  3. depends on BR2_INSTALL_LIBSTDCPP # pyasn
  4. select BR2_PACKAGE_PYTHON_PYASN
  5. select BR2_PACKAGE_PYTHON_PYCRYPTO
  6. help
  7. PySNMP is a cross-platform, pure-Python SNMP engine
  8. implementation.
  9. http://pysnmp.sf.net
  10. comment "python-pysnmp needs a toolchain w/ C++"
  11. depends on !BR2_INSTALL_LIBSTDCPP