Current section

Files

Jump to
libsecp256k1 src libsecp256k1.app.src
Raw

src/libsecp256k1.app.src

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