diff options
Diffstat (limited to 'dev-ml/atdgen-1.10.0')
-rw-r--r-- | dev-ml/atdgen-1.10.0 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-ml/atdgen-1.10.0 b/dev-ml/atdgen-1.10.0 new file mode 100644 index 000000000000..f75ac36d8d03 --- /dev/null +++ b/dev-ml/atdgen-1.10.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install +DEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/atd:=[ocamlopt?] dev-ml/biniou:=[ocamlopt?] dev-ml/yojson:= >=dev-ml/findlib-1.0.4-r1 +DESCRIPTION=Generates boilerplate OCaml code for JSON and Biniou IO from type definitions +EAPI=6 +HOMEPAGE=https://github.com/mjambon/atdgen +IUSE=+ocamlopt +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-lang/ocaml:=[ocamlopt?] dev-ml/atd:=[ocamlopt?] dev-ml/biniou:=[ocamlopt?] dev-ml/yojson:= +SLOT=0/1.10.0 +SRC_URI=https://github.com/mjambon/atdgen/archive/v1.10.0.tar.gz -> atdgen-1.10.0.tar.gz +_eclasses_=findlib 45d6030075064a68da8d7143726a1150 +_md5_=ea176d93883195c26483e055434f3aaa |