diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-28 01:22:14 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 18:11:39 +0700 |
| commit | 7f0447e3ab4655f2946292d3d4b4d069c9b45a51 (patch) | |
| tree | c3164e399e993766e3d1d635cf9707b9e4612ee5 /python/python3-pyasn1/README | |
| parent | fc741fec2c26957e6d6ba180a2df243e5d001f09 (diff) | |
python/python3-pyasn1: Added (ASN.1 types and codecs in Python)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyasn1/README')
| -rw-r--r-- | python/python3-pyasn1/README | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
