Home

Awesome

Ada implementation of Protocol Buffers - Google's data interchange format

Note this repository is in beta stage.

Prerequisites: the folowing packages installed:

In the case of Ubuntu (tested under 20.04), install these packages:

How to build and install.

$make all
$make install prefix=${PREFIX} # defaults to the gprinstall default.