blob: e0ca9c19a685224735d8b7bf04d91a3a188641d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/result-1.5:=[ocamlopt=] test? ( dev-ml/ppx_expect ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Parsing and printing of S-expressions in Canonical form
EAPI=7
HOMEPAGE=https://github.com/ocaml-dune/csexp
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=amd64 arm arm64 ~ppc ppc64 ~riscv x86
LICENSE=MIT
RDEPEND=>=dev-ml/result-1.5:=[ocamlopt=] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/1.5.1
SRC_URI=https://github.com/ocaml-dune/csexp/releases/download/1.5.1/csexp-1.5.1.tbz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
_md5_=2628c866d6a5afcf0f07ea3fc401d6e1
|