blob: 12ad94769538d2bfbcc441e6f4c042a5bbf9497b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-ml/alcotest ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install prepare test
DEPEND=dev-ml/sedlex:=[ocamlopt?] dev-ml/ppxlib:=[ocamlopt?] !!<dev-ml/seq-0.3 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=JSON parsing and pretty-printing library for OCaml
EAPI=8
HOMEPAGE=https://github.com/ocaml-community/yojson
INHERIT=dune
IUSE=examples +ocamlopt test
KEYWORDS=amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=BSD
RDEPEND=dev-ml/sedlex:=[ocamlopt?] dev-ml/ppxlib:=[ocamlopt?] !!<dev-ml/seq-0.3 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/2.2.2
SRC_URI=https://github.com/ocaml-community/yojson/archive/2.2.2.tar.gz -> yojson-2.2.2.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=ed23920c0b6bf8bd449155fd2a24f327
|