Make git behave
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{application,erl_base58,
|
||||
[{description,"A simple implementation of a Base58 encoder and decoder for Integers and Binaries."},
|
||||
{registered,[]},
|
||||
{included_applications,[]},
|
||||
{applications,[stdlib,kernel]},
|
||||
{vsn,"0.1.1"},
|
||||
{modules,[base58]}]}.
|
||||
Reference in New Issue
Block a user