I'm happy to announce that after eight years of designing, coding and testing, the first stable version of pyasn1 software has been released:

  http://pypi.python.org/pypi/pyasn1/0.0.13

The pyasn1 pure-Python library features generic implementation of ASN.1 types and BER/CER/DER codecs, everything is fully compliant to the X.208/X.209 CCITT standards.

There's also a sibling package - pyasn1-modules, which contains an open-ended selection of ASN.1-based protocols data units (X.509, LDAP, SNMP, OCSP etc.) to be used by applications that wish to natively talk respective protocols:

  http://pypi.python.org/pypi/pyasn1-modules/0.0.1a

For more information on pyasn1 design and APIs please refer to the user manual:

  http://pyasn1.sf.net

-ilya
--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations/

Reply via email to