12 lines
470 B
Text
12 lines
470 B
Text
{<<"app">>,<<"decimal">>}.
|
|
{<<"build_tools">>,[<<"mix">>]}.
|
|
{<<"description">>,<<"Arbitrary precision decimal arithmetic.">>}.
|
|
{<<"elixir">>,<<"~> 1.0">>}.
|
|
{<<"files">>,
|
|
[<<"lib">>,<<"lib/decimal.ex">>,<<".formatter.exs">>,<<"mix.exs">>,
|
|
<<"README.md">>,<<"CHANGELOG.md">>]}.
|
|
{<<"licenses">>,[<<"Apache 2.0">>]}.
|
|
{<<"links">>,[{<<"GitHub">>,<<"https://github.com/ericmj/decimal">>}]}.
|
|
{<<"name">>,<<"decimal">>}.
|
|
{<<"requirements">>,[]}.
|
|
{<<"version">>,<<"1.8.1">>}.
|