mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
17 lines
748 B
Groff
17 lines
748 B
Groff
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/cstruct dev-ml/ptime dev-ml/zarith test? ( dev-ml/alcotest ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Embed typed ASN.1 grammars in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirleft/ocaml-asn1-combinators
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/cstruct dev-ml/ptime dev-ml/zarith >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.2.5
|
|
SRC_URI=https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.5/asn1-combinators-v0.2.5.tbz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
|
|
_md5_=0013078b4060fe20f2f07a1d97922ad9
|