Package ocaml-yojson: Information

    Source package: ocaml-yojson
    Version: 2.2.2-alt1
    Build time:  Apr 9, 2025, 02:11 AM
    Category: Development/ML
    Report package bug
    License: BSD-3-Clause
    Summary: An optimized parsing and printing library for the JSON format
    Description: 
    Yojson is an optimized parsing and printing library for the JSON
    format. It addresses a few shortcomings of json-wheel including 2x
    speedup, polymorphic variants and optional syntax for tuples and
    variants.
    
    ydump is a pretty-printing command-line program provided with the
    yojson package.
    
    The program atdgen can be used to derive OCaml-JSON serializers and
    deserializers from type definitions.

    List of RPM packages built from this SRPM:
    ocaml-yojson (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-yojson-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    ocaml-yojson-devel (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin
    Ildar Mulyukov

      1. ocaml >= 4.14
      2. ocaml-alcotest-devel
      3. ocaml-cppo
      4. ocaml-ocamldoc
      5. dune >= 2.7

    Last changed


    Sept. 11, 2024 Anton Farygin 2.2.2-alt1
    - 2.1.1 -> 2.2.2
    Nov. 14, 2023 Anton Farygin 2.1.1-alt2
    - fixed URL and homepage
    - updated BuildRequires
    Nov. 11, 2023 Ildar Mulyukov 2.1.1-alt1
    - new version