package xml-light
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Xml-Light is a minimal XML parser & printer for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
xml-light-2.5.tbz
sha256=f58c2b3db70ad1ba080b0d306ae32f82ccbb95dabb92c599cdc467d1e44e003d
sha512=fec6b83f8342a37bdad0fc745032f1faa57b359365ab53c2376fb031613a83a3139766f2d646a9b9b8d67da25252f2499a03de4caaef7bd8738f9b183ef84b6e
Description
It provide functions to parse an XML document into an OCaml data structure, work with it, and print it back to an XML document. It support also DTD parsing and checking, and is entirely written in OCaml, hence it does not require additional C library.
Published: 22 Feb 2023
Dev Dependencies
None
Used by (21)
-
amqp-client
< "2.2.2" -
amqp-client-async
< "2.3.0" -
amqp-client-lwt
< "2.3.0" -
aws-s3
< "4.5.1" -
eliom
>= "11.0.0" - gpx
- gxl-light
- hardcaml-lua
-
haxe
>= "4.0.0" -
liquidsoap-lang
>= "2.3.3" - ocamleditor
- ocsigenserver
-
ocsipersist-dbm
< "2.0.0" - ocsipersist-dbm-config
-
ocsipersist-pgsql
< "2.0.0" - ocsipersist-pgsql-config
-
ocsipersist-sqlite
< "2.0.0" - ocsipersist-sqlite-config
- ofx
- ppx_protocol_conv_xml_light
- tcx
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page