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.4 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ocaml-easy-format Distribution: openSUSE Tumbleweed
Version: 1.3.4 Vendor: openSUSE
Release: 1.4 Build date: Mon Jun 13 15:13:13 2022
Group: Development/Languages/OCaml Build host: reproducible
Size: 81156 Source RPM: ocaml-easy-format-1.3.4-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://opam.ocaml.org/packages/easy-format
Summary: Data pretty printing made easy
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 modelled and converted into a tree using 3 kinds of
nodes:

    atoms lists labelled 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 labelled with something like "int main", "let x =" or "x:".

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Jun 13 2022 ohering@suse.de
  - Update to version 1.3.4
    See included CHANGES.md for details
* Wed Apr 27 2022 ohering@suse.de
  - Update to version 1.3.3
    * Fix compile with 5.00
  - remove obsolete ocaml-easy-format.patch
* Fri Nov 01 2019 ohering@suse.de
  - Require current dune macros
* Wed Oct 09 2019 ohering@suse.de
  - Fix build with ocaml-easy-format.patch
* Mon Sep 30 2019 ohering@suse.de
  - use dune macros from ocaml-rpm-macros
* Mon Sep 23 2019 ohering@suse.de
  - Update to version 1.3.2
    Fix build
* Tue Jul 25 2017 ohering@suse.de
  - Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 ohering@suse.de
  - Wrap specfile conditionals to fix quilt setup
* Mon Jul 17 2017 ohering@suse.de
  - Remove autodeps for pre openSUSE 12.1 releases
* Wed May 31 2017 olaf@aepfle.de
  - Replace tabs with spaces in generated _oasis file

Files

/usr/lib64/ocaml
/usr/lib64/ocaml/easy-format
/usr/lib64/ocaml/easy-format/easy_format.cmxs
/usr/share/doc/packages/ocaml-easy-format
/usr/share/doc/packages/ocaml-easy-format/CHANGES.md
/usr/share/licenses/ocaml-easy-format
/usr/share/licenses/ocaml-easy-format/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:27:51 2024