2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_PYASN1_MODULES
|
|
|
|
|
bool "python-pyasn1-modules"
|
|
|
|
|
select BR2_PACKAGE_PYTHON_PYASN1 # runtime
|
|
|
|
|
help
|
|
|
|
|
A collection of ASN.1-based protocols modules.
|
|
|
|
|
|
2024-05-17 17:38:43 +01:00
|
|
|
https://github.com/pyasn1/pyasn1-modules
|