blob: 623c052865eae6f368cf0ef4b6cb97ec25794095 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install test
DEPEND=dev-ml/jbuilder >=dev-ml/ocaml-base64-2.0.0:= >=dev-ml/ocaml-cstruct-3.0.2:=[ppx] dev-ml/ocaml-hashcons:= >=dev-ml/ocaml-ipaddr-2.6.0:= dev-ml/re:= >=dev-ml/ocaml-uri-1.7.0:= dev-ml/result:= !dev-ml/odns >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-4:= dev-ml/opam-installer
DESCRIPTION=A pure OCaml implementation of the DNS protocol
EAPI=5
HOMEPAGE=https://github.com/mirage/ocaml-dns https://mirage.io
INHERIT=findlib opam
KEYWORDS=~amd64
LICENSE=LGPL-2 LGPL-2.1-with-linking-exception ISC
RDEPEND=>=dev-ml/ocaml-base64-2.0.0:= >=dev-ml/ocaml-cstruct-3.0.2:=[ppx] dev-ml/ocaml-hashcons:= >=dev-ml/ocaml-ipaddr-2.6.0:= dev-ml/re:= >=dev-ml/ocaml-uri-1.7.0:= dev-ml/result:= !dev-ml/odns >=dev-lang/ocaml-4:=
RESTRICT=test
SLOT=0/1.0.0
SRC_URI=https://github.com/mirage/dns/archive/v1.0.0.tar.gz -> ocaml-dns-1.0.0.tar.gz
_eclasses_=findlib 3d3de4bef686774baeeabfa2b916631c opam b961a62d9389bc7b60bcadb0c851459b
_md5_=836a6e0e2cc7c872f7cada71fa851b94
|