6d9c33e5cc
The pyasn1 library implements ASN.1 support in pure-Python. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
config BR2_PACKAGE_PYTHON_PYASN1
|
|
bool "python-pyasn1"
|
|
help
|
|
ASN.1 types and codecs.
|
|
|
|
https://github.com/etingof/pyasn1
|