Config.in 204 B

12345678
  1. config BR2_PACKAGE_PYTHON_PYSNMP
  2. bool "python-pysnmp"
  3. select BR2_PACKAGE_PYTHON_PYASN1 # runtime
  4. help
  5. PySNMP is a cross-platform, pure-Python SNMP engine
  6. implementation.
  7. http://pysnmp.sf.net