blob: fc9e066037d6e99172f0237b4932dfe6784f1776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=dev-ml/bin_prot:0/0.15 dev-ml/ppx_here:0/0.15 test? ( dev-ml/ppx_jane ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Generation of bin_prot readers and writers from types
EAPI=8
HOMEPAGE=https://github.com/janestreet/ppx_bin_prot
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=dev-ml/bin_prot:0/0.15 dev-ml/ppx_here:0/0.15 >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.15
SRC_URI=https://github.com/janestreet/ppx_bin_prot/archive/v0.15.0.tar.gz -> ppx_bin_prot-0.15.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b dune c8f275f00adf2380fe0a57d8a249885c
_md5_=d2bd17a55aec9c591ddc45713e8f385d
|