mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
938 B
Plaintext
18 lines
938 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/hex >=dev-ml/jsonm-1.0.0 dev-ml/sexplib0 dev-ml/uutf lwt? ( dev-ml/lwt ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=An easy interface on top of the Jsonm library
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/ezjsonm
|
|
INHERIT=dune multiprocessing
|
|
IUSE=lwt ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/hex >=dev-ml/jsonm-1.0.0 dev-ml/sexplib0 dev-ml/uutf lwt? ( dev-ml/lwt ) test? ( dev-ml/alcotest dev-ml/js_of_ocaml net-libs/nodejs[npm] dev-ml/ppx_sexp_conv ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
REQUIRED_USE=test? ( lwt )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.2.0
|
|
SRC_URI=https://github.com/mirage/ezjsonm/releases/download/v1.2.0/ezjsonm-v1.2.0.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=90d2e677499614e126ae25a5c590ae77
|