Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-markup-1.0.3-3.mga9 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: ocaml-markup Distribution: Mageia
Version: 1.0.3 Vendor: Mageia.Org
Release: 3.mga9 Build date: Sat Oct 15 15:19:02 2022
Group: Development/OCaml Build host: localhost
Size: 2542336 Source RPM: ocaml-markup-1.0.3-3.mga9.src.rpm
Packager: neoclust <neoclust>
Url: https://aantron.github.io/markup.ml/
Summary: Error-recovering streaming HTML5 and XML parsers for OCaml
Markup.ml is a pair of parsers implementing the HTML5 and XML
specifications, including error recovery.  Usage is simple, because each
parser is a function from byte streams to parsing signal streams.

In addition to being error-correcting, the parsers are:
- **streaming**: parsing partial input and emitting signals while more
  input is still being received;
- **lazy**: not parsing input unless you have requested the next parsing
  signal, so you can easily stop parsing part-way through a document;
- **non-blocking**: they can be used with Lwt, but still provide a
  straightforward synchronous interface for simple usage; and
- **one-pass**: memory consumption is limited since the parsers don't
  build up a document representation, nor buffer input beyond a small
  amount of lookahead.

The parsers detect character encodings automatically, and emit everything
in UTF-8.  The HTML parser understands SVG and MathML, in addition to
HTML5.

Provides

Requires

License

MIT

Changelog

* Sat Oct 15 2022 neoclust <neoclust> 1.0.3-3.mga9
  + Revision: 1896997
  - Rebuild against new ocaml-base
* Fri May 20 2022 pterjan <pterjan> 1.0.3-2.mga9
  + Revision: 1859414
  - Rebuild for OCaml 4.14
* Tue May 17 2022 pterjan <pterjan> 1.0.3-1.mga9
  + Revision: 1858481
  - Update to 1.0.3
* Fri Oct 15 2021 tv <tv> 1.0.2-1.mga9
  + Revision: 1751510
  - Version 1.0.2
* Thu Mar 25 2021 tv <tv> 1.0.0-1.mga9
  + Revision: 1709766
  - 1.0.0
* Sun Jan 10 2021 pterjan <pterjan> 0.8.2-4.mga8
  + Revision: 1670775
  - Rebuild to generate ocamlx provides

Files

/usr/lib/.build-id
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/a6bc0bac135fb5481d544229ef9b6895951f39
/usr/lib/ocaml/markup
/usr/lib/ocaml/markup/META
/usr/lib/ocaml/markup/markup.cma
/usr/lib/ocaml/markup/markup.cmi
/usr/lib/ocaml/markup/markup.cmxs
/usr/lib/ocaml/markup/markup__.cmi
/usr/lib/ocaml/markup/markup__Common.cmi
/usr/lib/ocaml/markup/markup__Detect.cmi
/usr/lib/ocaml/markup/markup__Encoding.cmi
/usr/lib/ocaml/markup/markup__Entities.cmi
/usr/lib/ocaml/markup/markup__Error.cmi
/usr/lib/ocaml/markup/markup__Html_parser.cmi
/usr/lib/ocaml/markup/markup__Html_tokenizer.cmi
/usr/lib/ocaml/markup/markup__Html_writer.cmi
/usr/lib/ocaml/markup/markup__Input.cmi
/usr/lib/ocaml/markup/markup__Kstream.cmi
/usr/lib/ocaml/markup/markup__Namespace.cmi
/usr/lib/ocaml/markup/markup__Stream_io.cmi
/usr/lib/ocaml/markup/markup__Text.cmi
/usr/lib/ocaml/markup/markup__Trie.cmi
/usr/lib/ocaml/markup/markup__Utility.cmi
/usr/lib/ocaml/markup/markup__Xml_parser.cmi
/usr/lib/ocaml/markup/markup__Xml_tokenizer.cmi
/usr/lib/ocaml/markup/markup__Xml_writer.cmi
/usr/share/doc/ocaml-markup
/usr/share/doc/ocaml-markup/README.md
/usr/share/licenses/ocaml-markup
/usr/share/licenses/ocaml-markup/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 03:38:18 2024