Config.in 458 B

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