mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
922 B
Plaintext
17 lines
922 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4.07.0:=[ocamlopt?] >=dev-ml/cstruct-6.0.0:= dev-ml/mirage-crypto test? ( >=dev-ml/alcotest-0.8.1 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Password based key derivation functions (PBKDF) from PKCS#5
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/abeaumont/ocaml-pbkdf https://opam.ocaml.org/packages/pbkdf/
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD-2
|
|
RDEPEND=>=dev-lang/ocaml-4.07.0:=[ocamlopt?] >=dev-ml/cstruct-6.0.0:= dev-ml/mirage-crypto >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.2.0
|
|
SRC_URI=https://github.com/abeaumont/ocaml-pbkdf/archive/refs/tags/1.2.0.tar.gz -> pbkdf-1.2.0.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=324284a6416c10445fb024d5eb9f3405
|