12 lines
528 B
Groff
12 lines
528 B
Groff
DEFINED_PHASES=compile install
|
|
DEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/react:= dev-ml/findlib dev-ml/opam
|
|
DESCRIPTION=Functional reactive programming with incremental changes in data structures
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/hhugo/reactiveData
|
|
IUSE=+ocamlopt
|
|
KEYWORDS=~amd64
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/react:=
|
|
SLOT=0/0.1
|
|
SRC_URI=https://github.com/hhugo/reactiveData/archive/0.1.tar.gz -> reactiveData-0.1.tar.gz
|
|
_md5_=a63317a23c31682f1bf6f8d02ba60888
|