29 lines
806 B
Plaintext
29 lines
806 B
Plaintext
{name,"Gajumaru DEX HTTP Daemon"}.
|
|
{type,app}.
|
|
{modules,[]}.
|
|
{prefix,"gh"}.
|
|
{author,"Peter Harpending"}.
|
|
{desc,"Gajumaru Exchange HTTP Daemon"}.
|
|
{package_id,{"otpr","gex_httpd",{0,1,0}}}.
|
|
{deps,[
|
|
{"otpr","hakuzaru",{0,6,1}},
|
|
{"otpr","sophia",{9,0,0}},
|
|
{"otpr","gmserialization",{0,1,3}},
|
|
{"otpr","gmbytecode",{3,4,1}},
|
|
{"otpr","base58",{0,1,1}},
|
|
{"otpr","eblake2",{1,0,1}},
|
|
{"otpr","ec_utils",{1,0,0}},
|
|
{"otpr","zj",{1,1,0}},
|
|
{"otpr","getopt",{1,0,2}},
|
|
{"otpr","qhl",{0,1,0}}
|
|
]}.
|
|
{key_name,none}.
|
|
{a_email,"peterharpending@qpq.swiss"}.
|
|
{c_email,"peterharpending@qpq.swiss"}.
|
|
{copyright,"Peter Harpending"}.
|
|
{file_exts,[]}.
|
|
{license,skip}.
|
|
{repo_url,"https://git.qpq.swiss/QPQ-AG/gex"}.
|
|
{tags,[]}.
|
|
{ws_url,"https://git.qpq.swiss/QPQ-AG/gex"}.
|