Current section
Files
Jump to
Current section
Files
src/csv_reader.app.src
{application,csv_reader,
[{description,"CSV Reader"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Paul Oliver"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/puzza007/csv_reader"}]}]}.