The following dependencies are needed:

* OCaml (obviously)
* ocamlfind
* cmdliner
* yojson
* oUnit

To build:

     make

To install:

     make install [DESTDIR=]

