SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ocaml-xhtml rpm build for : Mageia 9. For other distributions click ocaml-xhtml.

Name : ocaml-xhtml
Version : 20050620 Vendor : Mageia_Org
Release : 24.mga9 Date : 2022-05-19 00:07:15
Group : Development/OCaml Source RPM : ocaml-xhtml-20050620-24.mga9.src.rpm
Size : 0.53 MB
Packager : pterjan < pterjan>
Summary : OCaml module for creating valid XHTML 1.1 documents
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ocaml-xhtml-20050620-24.mga9.i586.rpm
     Search for other platforms
ocaml-xhtml-20050620-24.mga9.sparc.rpm
ocaml-xhtml-20050620-24.mga9.alpha.rpm
ocaml-xhtml-20050620-24.mga9.ppc.rpm
ocaml-xhtml-20050620-24.mga9.ia64.rpm
ocaml-xhtml-20050620-24.mga9.s390.rpm

Provides :
ocaml(XHTML)
ocaml(XML)
ocaml-xhtml
ocaml-xhtml(x86-32)

Requires :
ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15
ocaml(Stdlib) = 6d7bf11af14ea68354925f3a37387930
ocaml(Stdlib__Buffer) = 4b09c9a6d0622bbf5a3829234b481822
ocaml(Stdlib__Char) = 62afe57b49defcc078960a68b9efbbee
ocaml(Stdlib__Either) = 26845df28d19584687a38a1ab814c3f9
ocaml(Stdlib__Format) = b6edb97b685819e873481fe05723c8bc
ocaml(Stdlib__List) = ee222542f6f8195441543b8b399b64b9
ocaml(Stdlib__Printf) = bc8af6214197dc8f40eaa738a4cd6a28
ocaml(Stdlib__Seq) = b63511032211eae4b567ba313cd72962
ocaml(Stdlib__Set) = 871d2ee2167ac9e7977fa13994cf4658
ocaml(Stdlib__String) = 097838f294457ecbb61ccbcf86cc6972
ocaml(Stdlib__Uchar) = c0dde02a556a6d79e363ad365d165d57
ocaml(XML) = a2e763b1a8132873f1dcbf60e914d095
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM