From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-ml/react/metadata.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dev-ml/react/metadata.xml (limited to 'dev-ml/react/metadata.xml') diff --git a/dev-ml/react/metadata.xml b/dev-ml/react/metadata.xml new file mode 100644 index 000000000000..1e1dddccbb71 --- /dev/null +++ b/dev-ml/react/metadata.xml @@ -0,0 +1,23 @@ + + + + + ml@gentoo.org + Gentoo ML Project + + + React is an OCaml module for functional reactive programming (FRP). It + provides support to program with time varying values : applicative + events and signals. React doesn't define any primitive event or + signal, this lets the client chooses the concrete timeline. + + React is made of a single, independent, module and distributed under + the new BSD license. + + Given an absolute notion of time Rtime helps you to manage a timeline + and provides time stamp events, delayed events and delayed signals. + + + dbuenzli/react + + -- cgit v1.2.3