blob: 66cb4de9e07f2579c9ccb73574c70b115b212539 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test
DEPEND=dev-ml/findlib >=dev-ml/topkg-0.9 >=dev-lang/ocaml-4:= dev-ml/opam
DESCRIPTION=Ocaml XML manipulation module
EAPI=5
HOMEPAGE=http://erratique.ch/software/xmlm https://github.com/dbuenzli/xmlm
IUSE=test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-lang/ocaml-4:=
SLOT=0/1.3.0
SRC_URI=http://erratique.ch/software/xmlm/releases/xmlm-1.3.0.tbz
_eclasses_=opam 14f75966224f5922dd3bc77f7bd61338
_md5_=cc99bd1b9a9bfefa7d74b4d59f8be67b
|