mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
6597ab9a43
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
7 lines
237 B
Text
7 lines
237 B
Text
pyasn1 implements ASN.1 types and codecs (BER, CER, DER) in Python
|
|
|
|
Its features are:
|
|
- Generic implementation of ASN.1 types (X.208)
|
|
- Fully standard compliant BER/CER/DER codecs
|
|
- 100% Python, works with Python 2.2 and later
|
|
- MT-safe
|