Path to this page:
./
wip/xml-light,
Xml-Light is a minimal XML parser & printer for OCaml
Branch: CURRENT,
Version: 2.2nb1,
Package name: xml-light-2.2nb1,
Maintainer: pkgsrc-usersXml-Light is a minimal XML parser and printer for OCaml. It provides functions
to parse an XML document into an OCaml data structure, work with it, and print
it back to an XML document. It also supports DTD parsing and checking, and is
entirely written in OCaml, hence it does not require additional C library.
Required to run:[
lang/ocaml]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 5a6158698110f706ecfeca0d5799eea2c155f974
Filesize: 21.611 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-01-19 09:38:27 by othyro | Files touched by this commit (1) |
Log message:
USE_TOOLS+=gmake; Bump PKGREVISION.
|
2012-11-15 22:50:44 by othyro | Files touched by this commit (1) |
Log message:
Used SUBST framework to make package use DESTDIR; INSTALLATION_DIRS+=
lib/ocaml; Added post-install stage to fix permissions on 3 installed files
|
2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-03-10 00:49:21 by othyro | Files touched by this commit (4) | |
Log message:
Xml-Light is a minimal XML parser and printer for OCaml. It provides functions
to parse an XML document into an OCaml data structure, work with it, and print
it back to an XML document. It also supports DTD parsing and checking, and is
entirely written in OCaml, hence it does not require additional C library.
|