Files

10 lines
346 B
Plaintext

config BR2_PACKAGE_PYTHON_GOOGLE_AUTH
bool "python-google-auth"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-cryptography
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
select BR2_PACKAGE_PYTHON_PYASN1_MODULES # runtime
help
Google Authentication Library.
https://github.com/googleapis/google-auth-library-python