This commit is contained in:
2026-05-27 15:33:29 +09:00
commit 03e668875b
7 changed files with 146 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{name,"resolver"}.
{type,cli}.
{modules,[]}.
{mod,"resolver"}.
{prefix,none}.
{author,"Craig Everett"}.
{desc,"Resolves and verifies service endpoints via Gajumaru lookup"}.
{package_id,{"otpr","resolver",{0,1,0}}}.
{deps,[{"otpr","hakuzaru",{0,9,1}},
{"otpr","getopt",{1,0,2}},
{"otpr","zj",{1,1,0}},
{"otpr","ec_utils",{1,0,0}},
{"otpr","eblake2",{1,0,1}},
{"otpr","base58",{0,1,1}},
{"otpr","gmbytecode",{3,4,1}},
{"otpr","gmserialization",{0,1,3}},
{"otpr","sophia",{9,0,0}}]}.
{key_name,none}.
{a_email,"craigeverett@qpq.swiss"}.
{c_email,"craigeverett@qpq.swiss"}.
{copyright,"Craig Everett"}.
{file_exts,[]}.
{license,"MIT"}.
{repo_url,"https://git.qpq.swiss/zxq9/resolver"}.
{tags,[]}.
{ws_url,"https://git.qpq.swiss/zxq9/resolver"}.