zomp #46

Merged
zxq9 merged 11 commits from zomp into master 2025-01-23 19:44:59 +09:00
Showing only changes of commit 295799435b - Show all commits

View File

@ -1,17 +1,17 @@
{name,"AE Serialization"}. {name,"Gajumaru Serialization"}.
{type,lib}. {type,lib}.
{modules,[]}. {modules,[]}.
{prefix,none}. {prefix,none}.
{author,"Hans Svensson"}. {author,"Hans Svensson"}.
{desc,"Serialization helpers for Aeternity node."}. {desc,"Serialization helpers for the Gajumaru."}.
{package_id,{"otpr","aeserialization",{0,1,2}}}. {package_id,{"otpr","gmserialization",{0,1,2}}}.
{deps,[{"otpr","erl_base58",{0,1,0}},{"otpr","eblake2",{1,0,0}}]}. {deps,[{"otpr","base58",{0,1,1}},{"otpr","eblake2",{1,0,0}}]}.
{key_name,none}. {key_name,none}.
{a_email,[]}. {a_email,[]}.
{c_email,[]}. {c_email,[]}.
{copyright,"Hans Svensson"}. {copyright,"Hans Svensson"}.
{file_exts,[]}. {file_exts,[]}.
{license,skip}. {license,skip}.
{repo_url,"https://github.com/aeternity/aeserialization"}. {repo_url,"https://git.qpq.swiss/QPQ-AG/gmserialization"}.
{tags,["blockchain","crypto","ae"]}. {tags,["blockchain","crypto","gm", "gajumaru"]}.
{ws_url,[]}. {ws_url,[]}.