blob: 8d74d7995b8c9aed8e42d1e5a895f35d8019ca17 (
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=test? ( dev-ml/rresult dev-ml/bos dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Library for radix-64 representation (de)coding
EAPI=7
HOMEPAGE=https://github.com/mirage/ocaml-base64
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/3.5.0
SRC_URI=https://github.com/mirage/ocaml-base64/archive/v3.5.0.tar.gz -> ocaml-base64-3.5.0.tar.gz
_eclasses_=dune dce723780ea5cdf2d76da678d3bd9cea
_md5_=fe6bc2431e193293fb5b7aa303eab219
|