Current section

Files

Jump to
gaffer src gaffer.app.src
Raw

src/gaffer.app.src

{application,gaffer,
[{description,"A reliable job queue"},
{vsn,"0.7.0"},
{mod,{gaffer,[]}},
{applications,[kernel,stdlib,keysmith,mapz]},
{optional_applications,[pgo]},
{licenses,["MIT"]},
{links,[{"Changelog",
"https://github.com/eproxus/gaffer/blob/main/CHANGELOG.md"},
{"GitHub","https://github.com/eproxus/gaffer"}]}]}.