Current section
Files
Jump to
Current section
Files
src/decimal.app.src
{application,decimal,
[{description,"Library for fast decimal arithmetics"},
{vsn,"0.6.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{pkg_name,"erlang_decimal"},
{maintainers,["Yakov Kozlov"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/egobrain/decimal"}]}]}.