
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 shared runtime libraries (plugin).