10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
|
config BR2_PACKAGE_PYTHON_M2CRYPTO
|
||
|
bool "python-m2crypto"
|
||
|
select BR2_PACKAGE_OPENSSL
|
||
|
select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
|
||
|
select BR2_PACKAGE_PYTHON3_SSL # runtime
|
||
|
help
|
||
|
M2Crypto: A Python crypto and SSL toolkit.
|
||
|
|
||
|
https://gitlab.com/m2crypto/m2crypto
|