全部搜索项
trixie  ] [  forky  ] [  sid  ]
[ 源代码: ocaml-markup  ]

软件包:libmarkup-lwt-ocaml-dev(1.0.3-1 以及其他的)

libmarkup-lwt-ocaml-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 ocaml-markup

维护小组:

外部的资源:

相似软件包:

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.

其他与 libmarkup-lwt-ocaml-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libmarkup-lwt-ocaml-dev

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 1.0.3-1+b5 55.4 kB125.0 kB [文件列表]