16 lines
694 B
Groff
16 lines
694 B
Groff
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
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=7
|
|
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.3
|
|
SRC_URI=https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz -> opam-file-format-2.1.3.tar.gz
|
|
_eclasses_=dune c8f275f00adf2380fe0a57d8a249885c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730
|
|
_md5_=09390dce8d72eceac674f8d41ad4d85a
|