slackbuilds_ponce/python/pyasn1
markus reichelt 6597ab9a43 python/pyasn1: Added (implements ASN.1 types and codecsin Python)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-11-26 09:08:08 -06:00
..
pyasn1.info python/pyasn1: Added (implements ASN.1 types and codecsin Python) 2011-11-26 09:08:08 -06:00
pyasn1.SlackBuild python/pyasn1: Added (implements ASN.1 types and codecsin Python) 2011-11-26 09:08:08 -06:00
README python/pyasn1: Added (implements ASN.1 types and codecsin Python) 2011-11-26 09:08:08 -06:00
slack-desc python/pyasn1: Added (implements ASN.1 types and codecsin Python) 2011-11-26 09:08:08 -06:00

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