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.
GPLv2
From the build directory, run cmake .., then make install.