mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
17 lines
720 B
Plaintext
17 lines
720 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/bigarray-compat test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Bigstring intrinsics and fast blits based on memcpy/memmove
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/inhabitedtype/bigstringaf
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-ml/bigarray-compat >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.7.0
|
|
SRC_URI=https://github.com/inhabitedtype/bigstringaf/archive/0.7.0.tar.gz -> bigstringaf-0.7.0.tar.gz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
|
|
_md5_=f3f28cbd69a57f2fc0425db78be5a9c8
|