package ocp-indent-nlfork

  1. Overview
  2. Docs
`ocp-indent` library, "newline tokens" fork

Install

Dune Dependency

Authors

Maintainers

Sources

nlfork-1.5.5.tar.gz
md5=d3ab3fc0b28674bdd2debe9ada1e5564
sha512=dc13da22e286b8f8005b2ec50e790ff48e80535747fe84a832a29879e482de32d14185a30dd1c8eaf7a6e5c6a700144eb862bb7fab4c8e1c99b7eb5fc271a09f

Description

This is a modified version of the ocp-indent library, which is based on a different lexer, using newline tokens and banning multi-line ones, which is more convenient for some applications.

The library is exported as ocp-indent-nlfork, so as not to interfere with canonical ocp-indent installations.

This package does not install an ocp-indent binary or related tools.

Tags

org:ocamlpro org:typerex

Published: 22 Jan 2025

README

README.md

ocp-indent is a simple tool and library to indent OCaml code.

ocp-indent is part of TypeRex, developed and maintained by OCamlPro. Documentation to install and use this tool is available on http://www.typerex.org/ocp-indent.html

It is released under LGPL v3 with linking exception.

Dependencies (5)

  1. cmdliner >= "1.0.0"
  2. dune >= "1.0"
  3. base-bytes
  4. ocaml >= "5.0"
  5. ocaml >= "4.04.2" & < "5.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.