18 lines
465 B
Plaintext
18 lines
465 B
Plaintext
{name,"Erlang SHA-3/Keccak"}.
|
|
{type,lib}.
|
|
{modules,[]}.
|
|
{prefix,none}.
|
|
{author,"Craig Everett"}.
|
|
{desc,"SHA-3 and Keccak in NIF and native Erlang."}.
|
|
{package_id,{"otpr","sha3",{0,1,5}}}.
|
|
{deps,[]}.
|
|
{key_name,none}.
|
|
{a_email,"zxq9@zxq9.com"}.
|
|
{c_email,"tetsuya.suzuki@gmail.com"}.
|
|
{copyright,"SUZUKI Tetsuya"}.
|
|
{file_exts,[]}.
|
|
{license,"Apache-2.0"}.
|
|
{repo_url,"https://github.com/zxq9/erlang-sha3"}.
|
|
{tags,["aeternity","sha3","blockchain","keccak"]}.
|
|
{ws_url,[]}.
|