Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045662
en ru br
ALT Linux repos
S:1.0.3-alt1

Group :: Development/ML
RPM: ocaml-markup

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.3-alt1
Build date: 29 march 2022, 05:42 ( 104.4 weeks ago )
Size: 238.65 Kb

Home page:   https://github.com/aantron/markup.ml

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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-markup
  • ocaml-markup-debuginfo
  • ocaml-markup-devel
  • ocaml-markup-lwt
  • ocaml-markup-lwt-debuginfo
  • ocaml-markup-lwt-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin