Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-xhtml | Distribution: Mageia |
Version: 20050620 | Vendor: Mageia.Org |
Release: 24.mga9 | Build date: Thu May 19 00:00:10 2022 |
Group: Development/OCaml | Build host: localhost |
Size: 558355 | Source RPM: ocaml-xhtml-20050620-24.mga9.src.rpm |
Packager: pterjan <pterjan> | |
Url: http://theorie.physik.uni-wuerzburg.de/~ohl/xhtml/ | |
Summary: OCaml module for creating valid XHTML 1.1 documents |
XHTML is a OCaml module for creating valid XHTML 1.1 (and XHTML 1.0) documents. The validity of the pages is guaranteed by the OCaml type system. (NB: at the time of writing, forms support was not complete, only basic forms are implemented. Image maps are also not implemented yet.) XHTML can be used for creating static documents, but it is not the most convenient way to key in text heavy documents. Instead, it should be most useful for database frontends etc. XHTML is not a general XML processor that parses a DTD and checks the validity of a document with respect to this DTD. This lack in flexibility is made up for by the ability to perform prove validity by static type checking. The implementation uses a XML module for generating well formed---but not necessarily valid with respect to some DTD---XML documents. The elements of type XML.elt and attributes of type XML.attrib are then hidden behind polymorphic phantom types type 'a elt = XML.elt and type 'a attrib = XML.attrib with 'a set to appropriate polymorphic variants. This approach can be adopted easily to other XML document types: MathML and MusicML come to mind.
GPL
* Wed May 18 2022 pterjan <pterjan> 20050620-24.mga9 + Revision: 1858777 - Rebuild for OCaml 4.14 * Tue Mar 29 2022 umeabot <umeabot> 20050620-23.mga9 + Revision: 1832511 - Mageia 9 Mass Rebuild * Wed Oct 13 2021 tv <tv> 20050620-22.mga9 + Revision: 1750963 - Rebuild for ocaml 4.13.1 * Thu Mar 04 2021 tv <tv> 20050620-21.mga9 + Revision: 1697786 - rebuild for ocaml-4.2-12 * Sun Jan 10 2021 pterjan <pterjan> 20050620-20.mga8 + Revision: 1670486 - Rebuild to generate ocamlx provides
/usr/lib/ocaml/xhtml /usr/lib/ocaml/xhtml/META /usr/lib/ocaml/xhtml/xHTML.cmi /usr/lib/ocaml/xhtml/xML.cmi /usr/lib/ocaml/xhtml/xhtml.cma /usr/share/doc/ocaml-xhtml /usr/share/doc/ocaml-xhtml/COPYING /usr/share/doc/ocaml-xhtml/ChangeLog /usr/share/doc/ocaml-xhtml/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 08:39:03 2025