软件包:libtyxml-ocaml-dev(4.4.0-1 以及其他的)
typed XML in OCaml (development files)
TyXML allows one to build XML trees whose validity is ensured by the typechecker. It's based on a translation of XML types into polymorphic variants, originally written by Thorsten Ohl. Currently, the transcription has been done for XHTML 1.0 and 1.1, HTML5 and SVG (partial).
TyXML also provides a generic printer and some low-level (and untyped) iterators over XML trees. The printer has options for printing XHTML in more browser-friendly way when served as "text/html" (instead of "text/xml"). HTML5 is always printed with those options.
All modules provided by TyXML are also provided in functorial interface, where every module is parameterised by the underlying XML representation.
A camlp4 extension, named Pa_tyxml, allows one to write HTML pages or HTML fragments with the usual syntax.
This package contains the development files needed to use TyXML.
其他与 libtyxml-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libre-ocaml-dev-a2tg9
- 本虚包由这些包填实: libre-ocaml-dev
-
- dep: libtyxml-ocaml-pen41
- 本虚包由这些包填实: libtyxml-ocaml
-
- dep: libuutf-ocaml-dev-98514
- 本虚包由这些包填实: libuutf-ocaml-dev
-
- dep: ocaml-nox-4.11.1
- 本虚包由这些包填实: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries