Package : ocaml-pp > RPM : ocaml-pp-1.1.2-1.mga9.src.rpm

Basic items

Name ocaml-pp
Version 1.1.2
Release 1.mga9
URL https://github.com/ocaml-dune/pp
Group Development/OCaml
Summary Pretty printing library for OCaml
Size 11KB
Arch aarch64
License MIT

Description

This library provides a lean alternative to the Format [1] module of the
OCaml standard library. It aims to make it easy for users to do the
right thing. If you have tried Format before but find its API
complicated and difficult to use, then Pp might be a good choice for
you.

Pp uses the same concepts of boxes and break hints, and the final
rendering is done to formatter from the Format module. However it
defines its own algebra which some might find easier to work with and
reason about. No previous knowledge is required to start using this
library, however the various guides for the Format module such as this
one [2] should be applicable to Pp as well.

[1]: https://caml.inria.fr/pub/docs/manual-ocaml/libref/Format.html
[2]: https://caml.inria.fr/resources/doc/guides/format.en.html

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-10-20 20:53:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie