blob: fdad8984fc31caab0aa7eb9d4494b2948e656c0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/base-0.11.0:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Standard IO Library for OCaml
EAPI=7
HOMEPAGE=https://github.com/janestreet/stdio
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-ml/base-0.11.0:= dev-ml/sexplib0:= >=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/stdio/archive/v0.14.0.tar.gz -> stdio-0.14.0.tar.gz
_eclasses_=dune 3cafc471b3e2c22dfa1c289440929c5b
_md5_=fc87acd942b4d1b7023c6fd4f3c2e8b1
|