/tools-rock2asn1

Conversion of ROCK data types to ASN.1 and generation of conversion functions.

Primary LanguagePython

rock2asn1

Provides Python scripts that reads ROCK C++ data types and generates a set of equivalent ASN.1 types, as well as functions to convert between the original C++ types and the equivalent C types compiled from ASN.1 by TASTE.

License

GPLv2

Installation

From the build directory, run cmake .., then make install.