Package ocaml-sexplib0: Information

    Source package: ocaml-sexplib0
    Version: 0.12.0-alt1
    Build time:  Mar 13, 2019, 04:35 PM in the task #224910
    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, i586, aarch64)
    ocaml-sexplib0-debuginfo (x86_64, i586, aarch64)
    ocaml-sexplib0-devel (x86_64, i586, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. ocaml
      2. ocaml-num
      3. opam
      4. jbuilder

    Last changed


    March 13, 2019 Anton Farygin 0.12.0-alt1
    - 0.12.0
    Oct. 29, 2018 Anton Farygin 0.11.0-alt4
    - fixed build with dune 1.4.0
    Oct. 18, 2018 Anton Farygin 0.11.0-alt3
    - rebuilt with ocaml-4.07.1