blob: ecf0dd07ab5a375257cb12124df269c0d958cde2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-ml/ppx_expect dev-ml/ppx_inline_test ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-ml/menhir-20181006:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Library to parse and type-check an extension of the SMT-LIB 2 standard
EAPI=8
HOMEPAGE=https://github.com/OCamlPro-Coquera/psmt2-frontend
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-ml/menhir-20181006:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/0.4.0
SRC_URI=https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz -> psmt2-frontend-0.4.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d
_md5_=5c6cd9f4f1c220aed0bdf02f3deaacfc
|