Packages

ASCII-table library. A structured view of an ASCII-table as a list of tuples.

Current section

Files

Jump to
ascii_table src ascii_table.app.src
Raw

src/ascii_table.app.src

{application,ascii_table,
[{description,"ASCII-table library. A structured view of an ASCII-table as a list of tuples."},
{vsn,"1.1.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/rustkas/ascii_table"}]},
{files,["src","rebar.config","README.md","LICENSE"]}]}.