generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
8
package/python-pyopenssl/Config.in
Normal file
8
package/python-pyopenssl/Config.in
Normal file
@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_PYOPENSSL
|
||||
bool "python-pyopenssl"
|
||||
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-cryptography
|
||||
select BR2_PACKAGE_PYTHON_CRYPTOGRAPHY # runtime
|
||||
help
|
||||
Python wrapper module around the OpenSSL library.
|
||||
|
||||
https://github.com/pyca/pyopenssl
|
||||
Reference in New Issue
Block a user