mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
17 lines
959 B
Groff
17 lines
959 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/markup:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] >=dev-ml/dune-2.7.0 >=dev-lang/ocaml-4.03.0:=[ocamlopt?] test? ( dev-ml/ounit2:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Functional HTML scraping and manipulation library
|
|
EAPI=8
|
|
HOMEPAGE=https://aantron.github.io/lambdasoup
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-ml/markup:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] >=dev-ml/dune-2.7.0 >=dev-lang/ocaml-4.03.0:=[ocamlopt?] test? ( dev-ml/ounit2:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/aantron/lambdasoup/archive/1.1.1.tar.gz -> lambdasoup-1.1.1.gh.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
|
_md5_=3edd38f1617f791776dfcd2ada2f4cdd
|