blob: 7bbfc09b33bb2b732e6841b3eeebb30c5cc6d960 (
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-lang/ocaml-4:=[ocamlopt?]
DESCRIPTION=Library for automated conversion of OCaml-values to and from S-expressions
EAPI=7
HOMEPAGE=https://github.com/janestreet/sexplib0
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?]
SLOT=0/0.14.0
SRC_URI=https://github.com/janestreet/sexplib0/archive/v0.14.0.tar.gz -> sexplib0-0.14.0.tar.gz
_eclasses_=dune 3cafc471b3e2c22dfa1c289440929c5b
_md5_=3d2d8426bb3ab49bfe94ea200aacd4d3
|