blob: ac8a58ea200ae02497f604ff55a87a53d1312a16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Minimal Xml parser and printer for OCaml
EAPI=8
HOMEPAGE=https://github.com/ncannasse/xml-light
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86
LICENSE=LGPL-2.1
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/2.5
SRC_URI=https://github.com/ncannasse/xml-light/archive/refs/tags/2.5.tar.gz -> xml-light-2.5.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=7ceb0b8ca0d484603b7b606d89fb46f0
|