libocamlformat-ocaml-dev - 0.27.0-1+b4
main
ocamlformat is a code formatter for OCaml. It comes with opinionated
default settings but is also fully customizable to suit your coding
style.
- Profiles: ocamlformat offers profiles with predefined formatting
configurations.
- Configurable: Users can change the formatting profile and configure
every option in their .ocamlformat configuration file.
- Format Comments: ocamlformat can format comments, docstrings, and
even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other
tools to easily format OCaml Code.
.
This package contains the development stuff needed to use the
ocamlformat library in your programs.