Package ocaml-sexplib0: Information

    Source package: ocaml-sexplib0
    Version: 0.14.0-alt2
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    License: Apache-2.0
    Summary: OCaml library for converting OCaml values to S-expressions
    Description: 
    This library contains functionality for parsing and pretty-printing
    S-expressions. In addition to that it contains an extremely useful
    preprocessing module for Camlp4, which can be used to automatically
    generate code from type definitions for efficiently converting
    OCaml-values to S-expressions and vice versa. In combination with the
    parsing and pretty-printing functionality this frees users from having
    to write their own I/O-routines for datastructures they
    define. Possible errors during automatic conversions from
    S-expressions to OCaml-values are reported in a very human-readable
    way. Another module in the library allows you to extract and replace
    sub-expressions in S-expressions.

    List of rpms provided by this srpm:
    ocaml-sexplib0 (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-sexplib0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-sexplib0-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. dune
      2. ocaml
      3. ocaml-num

    Last changed


    Sept. 8, 2020 Anton Farygin 0.14.0-alt2
    - cmxa moved to the devel package
    June 16, 2020 Anton Farygin 0.14.0-alt1
    - 0.14.0
    Feb. 25, 2020 Anton Farygin 0.13.0-alt2
    - removed opam build requires