Packages

A functional workflow language for large-scale scientific data analysis.

Current section

Files

Jump to
cuneiform src cuneiform.app.src
Raw

src/cuneiform.app.src

{application,cuneiform,
[{description,"A functional workflow language for large-scale scientific data analysis."},
{vsn,"3.0.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[cuneiform_parse,cuneiform_scan,cuneiform_shell]},
{maintainers,["Jorgen Brandt"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/joergen7/cuneiform/"}]}]}.