diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-ml/atdgen-1.10.0 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
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 |