xmellyversion
Simplest way to do simple parsing of simple XML files in OCaml
This is a simple library to parse XML files in OCaml. It does not do
validation or output. Call Xmelly.parse
with an in_channel
and pattern
match you way into the data you want.
Author | Eduardo Costa |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/m4c0/xmelly |
Issue Tracker | https://github.com/m4c0/xmelly/issues |
Maintainer | m4c0@users.noreply.github.com |
Dependencies | |
Source [http] | https://github.com/m4c0/xmelly/archive/1.0.0.tar.gz md5=8f270e31a05024727012925d6ea21f5c sha512=bf6bcee870f21514dddc80a5476d781ccd1f3b6e84b1eab99085de28f65b2dae53506b09f37984e7b5d967419ea7fa07777da70092f52732eabaf22a5a88c335 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xmelly/xmelly.1.0.0/opam |
No package is dependent