mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
888 B
Groff
17 lines
888 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] test? ( dev-ml/qcheck:=[ocamlopt?] dev-ml/mdx:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Fuzzy string searching, using Levenshtein automaton
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/c-cube/spelll
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.4
|
|
SRC_URI=https://github.com/c-cube/spelll/archive/v0.4.tar.gz -> spelll-0.4.gh.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=9b21d0a6ff8c6cbcd801d2f8959b540b
|