
Ocp-indent is a command-line tool that allows one to indent a whole ocaml source code file (or parts of it) either to standard output or in-place. a configuration file allows user defaults as well as per-project parameters. the ratio of correctly indented lines is comparable with emacs tuareg mode while being an order of magnitude faster.
this package includes the development libraries.