tyxml 4.4.0-1build2 source package in Ubuntu

Changelog

tyxml (4.4.0-1build2) jammy; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Dec 2021 22:55:49 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tyxml_4.4.0.orig.tar.gz 121.8 KiB df419d2db0b7f3f3c4ee1b39eca15671eb1783cb39e118c3ad87437b77020efa
tyxml_4.4.0-1build2.debian.tar.xz 3.7 KiB a36c93adb3cec2a88989877aec7a15cb2bc688beb0ed0b28e3ab772a4aae0337
tyxml_4.4.0-1build2.dsc 2.1 KiB c8a0aefb01de8affbf31fdbcc42f9691eda2e28a83f58205016a77ad859be401

Available diffs

View changes file

Binary packages built by this source

libtyxml-ocaml: typed XML in OCaml (plugins)

 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 dynamically loadable modules for plugins.

libtyxml-ocaml-dbgsym: debug symbols for libtyxml-ocaml
libtyxml-ocaml-dev: 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-doc: typed XML in OCaml (documentation)

 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 documentation of TyXML.