Current section
Files
Jump to
Current section
Files
src/grid.app.src
{application,grid,
[{description,"Formatter for tabular data"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/eproxus/grid"},
{"Changelog",
"https://github.com/eproxus/grid/blob/main/CHANGELOG.md"}]}]}.