Description
Provides a preprocessor and pretty-printer used in OCaml development. It helps extend OCaml syntax, transform source code, and support projects that still rely on Camlp5-based tooling.
Install it when building OCaml software that asks for Camlp5. It is a developer tool and usually not needed for people who only run finished applications.