From 7f0447e3ab4655f2946292d3d4b4d069c9b45a51 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 28 Apr 2023 01:22:14 +0100 Subject: python/python3-pyasn1: Added (ASN.1 types and codecs in Python) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pyasn1/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python3-pyasn1/README (limited to 'python/python3-pyasn1/README') diff --git a/python/python3-pyasn1/README b/python/python3-pyasn1/README new file mode 100644 index 0000000000..d0afd4ac6a --- /dev/null +++ b/python/python3-pyasn1/README @@ -0,0 +1,3 @@ +pyasn1 implements ASN.1 types and codecs (BER, CER, DER) in Python. + +This is the Python 3 build of pyasn1. -- cgit v1.2.3