Embed C++ in Python source code, dynamically compile and access data
Moved to http://github.com/ftrias/pyembedc
Python module to embed C/C++ code within Python source code and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language.
A collection of various ASN.1-based protocols datastructures is supplied in a dedicated Python package.
Project moved to GitHub: https://github.com/etingof/pyasn1