mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
17 lines
688 B
Plaintext
17 lines
688 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/seq test? ( dev-ml/qcheck dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Functional Priority Search Queues for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pqwy/psq
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/seq >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.2.0
|
|
SRC_URI=https://github.com/pqwy/psq/releases/download/v0.2.0/psq-v0.2.0.tbz
|
|
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
|
|
_md5_=80e59d72fab21467b42bcab51552bff3
|