Config.in 290 B

12345678
  1. config BR2_PACKAGE_PYTHON_PYSPNEGO
  2. bool "python-pyspnego"
  3. depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-cryptography
  4. select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
  5. help
  6. Windows Negotiate Authentication Client and Server.
  7. https://github.com/jborean93/pyspnego