
Atdgen is a command-line program that takes as input type definitions in the atd syntax and produces ocaml code suitable for data serialization and deserialization. two data formats are currently supported, these are biniou and json.
this package contains the adtgen executable and the files necessary for programming with the library.