package easy-format

  1. Overview
  2. Docs
High-level and functional interface to the Format module of the OCaml standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.0.tar.gz
sha256=6d7e237bbe2c6d0b26298edc7dedea776efd8b4283613985989877778fedea22
md5=358921c6a431f71b682ceccacc014152

Description

Published: 12 Aug 2017

README

Easy-format: indentation made easy

Documentation

The documentation is at https://mjambon.github.io/mjambon2016/easy-format.html

Installation

Installation requires ocamlfind.

$ make
$ make install

Uninstallation

$ make uninstall

Examples

Some examples can be run with make test before installing.

More examples that require Easy-format to be installed and possibly dependencies on other packages can be found in the examples/ subdirectory.

TODO

  • Port documentation from old website to a better place, possibly https://readthedocs.org/.

  • Switch from pure make to jbuilder for both build/install and development.

  • We're looking for an official maintainer for the library and its documentation.

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.02.3" & < "5.0"

Dev Dependencies

None

Used by (10)

  1. acgtk >= "1.3.2" & < "2.0.0"
  2. atd
  3. biniou
  4. dum
  5. esgg
  6. learn-ocaml
  7. piqi < "0.7.0"
  8. piqilib
  9. reason < "1.7.4"
  10. yojson < "2.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.