Packages

Generic abstraction for building dataflow computations.

Current section

Files

Jump to
gen_flow src gen_flow.app.src
Raw

src/gen_flow.app.src

{application,gen_flow,
[{description,"Generic abstraction for building dataflow computations."},
{vsn,"0.0.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{modules,[]},
{env,[]},
{maintainers,["Chris Meiklejohn","Borja o'Cook"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/lasp-lang/gen_flow"}]}]}.