Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,932 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASN.1 Compiler with Python C extension support

About

ASN.1 to C compiler takes the ASN.1 module files (example) and generates the C++ compatible C source code. That code can be used to serialize the native C structures into compact and unambiguous BER/OER/PER/XER/JER-based data files, and deserialize the files back. However, this variant also supports automatic generation of Python C extensions.

Note

The documentation is now available online: matrixeditor.github.io/asn1c-bindings.

About

Enhanced ASN.1 Compiler with optional Python bindings generation

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

Contributors

Languages