Config.in 286 B

12345678
  1. config BR2_PACKAGE_PYTHON_PYOPENSSL
  2. bool "python-pyopenssl"
  3. depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-cryptography
  4. select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
  5. help
  6. Python wrapper module around the OpenSSL library.
  7. https://github.com/pyca/pyopenssl