mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
17 lines
757 B
Plaintext
17 lines
757 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_=edo f75ee9179825c4cb6679eb3094d7a779 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=f3f28cbd69a57f2fc0425db78be5a9c8
|