Current section
Files
Jump to
Current section
Files
src/llama-treks.app.src
{application,'llama-treks',
[{description,"A pure LFE matrix, linear algebra library"},
{vsn,"0.0.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{pkg_name,llama_treks},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/lfex/llama-treks"},
{"Hex","https://hex.pm/packages/llama_treks"}]},
{exclude_files,["priv/*"]}]}.