eblake2/zomp.meta
Craig Everett 6d5378a7ec Zompify and migrate (#1)
Reviewed-on: #1
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2025-01-23 14:17:38 +09:00

18 lines
422 B
Plaintext

{name,"eBlake2"}.
{type,lib}.
{modules,[]}.
{prefix,none}.
{author,"Hans Svensson"}.
{desc,"A pure Erlang Blake2 implementation"}.
{package_id,{"otpr","eblake2",{1,0,1}}}.
{deps,[]}.
{key_name,none}.
{a_email,[]}.
{c_email,[]}.
{copyright,"Hans Svensson"}.
{file_exts,[]}.
{license,skip}.
{repo_url,"https://git.qpq.swiss/QPQ-AG/eblake2"}.
{tags,["gajumaru","hash","btc","blockchain","crypto","eth","gaju"]}.
{ws_url,[]}.