package xmlm
- 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
Streaming XML codec for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
xmlm-1.4.0.tbz
sha512=69f6112e6466952256d670fe1751fe4ae79e20d50f018ece1709eb2240cb1b00968ac7cee110771e0617a38ebc1cdb43e9d146471ce66ac1b176e4a1660531eb
Description
Xmlm is a streaming codec to decode and encode the XML data format. It can process XML documents without a complete in-memory representation of the data.
Xmlm is made of a single independent module and distributed under the ISC license.
Home page: http://erratique.ch/software/xmlm
Dependencies (4)
-
topkg
build & >= "1.0.3" -
ocamlbuild
build -
ocamlfind
build -
ocaml
>= "4.05.0"
Dev Dependencies
None
Used by (37)
- 0install
-
archetype
>= "1.2.5" - awsm
- awsm-codegen
- bap-patterns
- biocaml
- caldav
- chamo
- cow
- ezxmlm
-
forester
< "4.0.0" - igvxml
- lablgtk-extras
- lablgtk3-extras
- mlgpx
- obus
- ocamlrss
- oepub
-
owi
>= "0.2" -
piqi
< "0.7.6" - piqilib
-
plist-xml
>= "0.4.0" - polyglot
- rdf
- rpclib
- rss
- sitemap
- smaws-lib
- syndic
- tgls
- uucd
- wayland
- xapi-rrd
- xlsx2csv
- xmldiff
- xmlplaylist
-
xtmpl
< "0.18.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page