14 lines
1.2 KiB
Groff
14 lines
1.2 KiB
Groff
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/jbuilder test? ( dev-ml/ounit ppx? ( dev-ml/ppx_driver dev-ml/ppx_sexp_conv ) ) async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppx_tools:= dev-ml/ocaml-migrate-parsetree:= >=dev-ml/ppx_tools_versioned-5.0.1:= ) dev-ml/ocplib-endian:= dev-ml/sexplib:= dev-ml/type-conv:= >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-4:= dev-ml/opam-installer
|
|
DESCRIPTION=Map OCaml arrays onto C-like structs
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/mirage/ocaml-cstruct https://mirage.io
|
|
IUSE=async +lwt +ppx test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=async? ( dev-ml/async_kernel:= dev-ml/async_unix:= dev-ml/core_kernel:= ) lwt? ( dev-ml/lwt:= ) ppx? ( dev-ml/ppx_tools:= dev-ml/ocaml-migrate-parsetree:= >=dev-ml/ppx_tools_versioned-5.0.1:= ) dev-ml/ocplib-endian:= dev-ml/sexplib:= dev-ml/type-conv:= >=dev-lang/ocaml-4:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.1.1
|
|
SRC_URI=https://github.com/mirage/ocaml-cstruct/archive/v3.1.1.tar.gz -> ocaml-cstruct-3.1.1.tar.gz
|
|
_eclasses_=findlib 17c71a5d96323df925f9f6db1215668a opam 4f1cff0457cf4790a5510753a67d1cc1
|
|
_md5_=7baef6bed6fb57211c8515e34f89827f
|