Alle Optionen
trixie  ] [  forky  ] [  sid  ]
[ Quellcode: ocaml-markup  ]

Paket: libmarkup-lwt-ocaml-dev (1.0.3-1 und andere)

Links für libmarkup-lwt-ocaml-dev

Screenshot

Debian-Ressourcen:

Quellcode-Paket ocaml-markup herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

adapter between Markup.ml and Lwt (dev files)

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.

Both parsers are based on their respective standards. The HTML parser, in particular, is based on the state machines defined in HTML5.

The parsers are error-recovering by default, and accept fragments. This makes it very easy to get a best-effort parse of some input. The parsers can, however, be easily configured to be strict, and to accept only full documents.

Apart from this, the parsers are streaming (do not build up a document in memory), non-blocking (can be used with threading libraries), lazy (do not consume input unless the signal stream is being read), and process the input in a single pass. They automatically detect the character encoding of the input stream, and convert everything to UTF-8.

This package contains the adapter between Markup.ml and Lwt.

This package contains development files.

Andere Pakete mit Bezug zu libmarkup-lwt-ocaml-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libmarkup-lwt-ocaml-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Version Paketgröße Größe (installiert) Dateien
amd64 1.0.3-1+b5 55,4 kB125,0 kB [Liste der Dateien]
arm64 1.0.3-1+b4 55,5 kB128,0 kB [Liste der Dateien]
armel 1.0.3-1+b4 48,5 kB86,0 kB [Liste der Dateien]
armhf 1.0.3-1+b4 48,5 kB86,0 kB [Liste der Dateien]
i386 1.0.3-1+b4 48,5 kB86,0 kB [Liste der Dateien]
ppc64el 1.0.3-1+b4 56,3 kB134,0 kB [Liste der Dateien]
riscv64 1.0.3-1+b4 59,1 kB171,0 kB [Liste der Dateien]
s390x 1.0.3-1+b4 54,9 kB123,0 kB [Liste der Dateien]