Config.in 375 B

12345678910111213
  1. config BR2_PACKAGE_PYTHON_PYASN
  2. bool "python-pyasn"
  3. depends on BR2_PACKAGE_PYTHON
  4. depends on BR2_INSTALL_LIBSTDCPP
  5. help
  6. PyASN is a Python extension module that enables you to
  7. perform very fast IP address to Autonomous System Number
  8. lookups.
  9. https://code.google.com/p/pyasn/
  10. comment "python-pyasn needs a toolchain w/ C++"
  11. depends on !BR2_INSTALL_LIBSTDCPP