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-150600.1.4 RPM for s390x

From OpenSuSE Leap 15.6 for s390x

Name: ocaml-easy-format Distribution: SUSE Linux Enterprise 15
Version: 1.3.4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150600.1.4 Build date: Thu Mar 21 01:23:22 2024
Group: Development/Languages/OCaml Build host: s390zp38
Size: 75932 Source RPM: ocaml-easy-format-1.3.4-150600.1.4.src.rpm
Packager: https://www.suse.com/
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
* Wed May 25 2016 olaf@aepfle.de
  - Update to version 1.2.0 (fate#320836)
* Tue Nov 10 2015 ohering@suse.de
  - Add hardcoded Provides for pre 12.1 repos
* Mon Nov 09 2015 hpj@urpla.net
  - don't use make -jN for build
  - require ocaml explicitly for build
* Sat Nov 07 2015 hpj@urpla.net
  - clean up spec file
* Sat Jan 03 2015 hpj@urpla.net
  - version 1.0.2: initial build

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, Fri Apr 26 23:57:16 2024