Package ocaml-markup: Information

    Source package: ocaml-markup
    Version: 1.0.2-alt2
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    License: MIT
    Summary: Error-recovering streaming HTML5 and XML parsers.
    Description: 
    Markup.ml provides an HTML parser and an XML parser. The parsers are wrapped in
    a simple interface: they are functions that transform byte streams to parsing signal
    streams. Streams can be manipulated in various ways, such as processing by fold,
    filter, and map, assembly into DOM tree structures, or serialization back to HTML or XML.

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

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. libev-devel
      2. dune >= 2.9
      3. ocaml >= 4.07.1
      4. ocaml-bisect_ppx-devel
      5. ocaml-lwt-devel
      6. ocaml-migrate-parsetree-devel
      7. ocaml-ounit-devel
      8. ocaml-result-devel
      9. ocaml-uutf-devel

    Last changed


    Nov. 3, 2021 Anton Farygin 1.0.2-alt2
    - run tests with --release flag
    July 28, 2021 Anton Farygin 1.0.2-alt1
    - 1.0.2
    Jan. 11, 2021 Anton Farygin 1.0.0-alt1
    - 1.0.0
    - testing enabled