Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-easy-format-1.3.4-1.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: ocaml-easy-format Distribution: Mageia
Version: 1.3.4 Vendor: Mageia.Org
Release: 1.mga10 Build date: Fri Jun 20 18:27:49 2025
Group: Development/OCaml Build host: localhost
Size: 44097 Source RPM: ocaml-easy-format-1.3.4-1.mga10.src.rpm
Packager: daviddavid <daviddavid>
Url: https://github.com/ocaml-community/easy-format
Summary: High-level and functional interface to the Format module
This module offers a high-level and functional interface to the Format
module of the OCaml standard library. It is a pretty-printing
facility, i.e. it takes as input some code represented as a tree and
formats this code into the most visually satisfying result, breaking
and indenting lines of code where appropriate.

Input data must be first modeled and converted into a tree using 3
kinds of nodes:

    atoms
    lists
    labeled nodes

Atoms represent any text that is guaranteed to be printed as-is. Lists
can model any sequence of items such as arrays of data or lists of
definitions that are labeled with something like "int main", "let x
=" or "x:".

Provides

Requires

License

BSD

Changelog

* Fri Jun 20 2025 daviddavid <daviddavid> 1.3.4-1.mga10
  + Revision: 2193122
  - new version: 1.3.4

Files

/usr/lib/ocaml/easy-format
/usr/lib/ocaml/easy-format/META
/usr/lib/ocaml/easy-format/easy_format.cma
/usr/lib/ocaml/easy-format/easy_format.cmi
/usr/share/doc/ocaml-easy-format
/usr/share/doc/ocaml-easy-format/README.md
/usr/share/licenses/ocaml-easy-format
/usr/share/licenses/ocaml-easy-format/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 24 06:21:39 2025