mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
918 B
Groff
17 lines
918 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/menhir:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/dune-2.0.0 test? ( dev-ml/ounit2:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=TOML parsing, manipulation, and pretty-printing library
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/dmbaturin/otoml
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-ml/menhir:=[ocamlopt?] >=dev-ml/uutf-1.0.0:=[ocamlopt?] >=dev-lang/ocaml-4.08:=[ocamlopt?] >=dev-ml/dune-2.0.0 dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.0.5
|
|
SRC_URI=https://github.com/dmbaturin/otoml/archive/1.0.5.tar.gz -> otoml-1.0.5.gh.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=9e14cc72613a1fc8e705c26f148b4ef6
|