Current section
Files
Jump to
Current section
Files
src/libsecp256k1.app.src
{application,libsecp256k1,
[{description,"Erlang NIF bindings for the the libsecp256k1 library"},
{vsn,"0.1.3"},
{maintainers,["Matthew Branton","Geoffrey Hayes"]},
{links,[{"Github","https://github.com/exthereum/libsecp256k1"}]},
{licenses,["MIT"]},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.