16 lines
736 B
Groff
16 lines
736 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Parser and printer for the opam file syntax
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ocaml/opam-file-format
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2.1.5
|
|
SRC_URI=https://github.com/ocaml/opam-file-format/archive/2.1.5.tar.gz -> opam-file-format-2.1.5.tar.gz
|
|
_eclasses_=dune beddc7cde467b2e48afc78a87d042c01 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730
|
|
_md5_=d25959bbb1a40b8d4015094a30f5b46c
|