mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8 lines
237 B
Text
8 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
|