sophia/zomp.meta
Craig Everett 203c08447f
Some checks failed
Sophia Tests / tests (push) Failing after 47m0s
Verup, new stdlib dir discovery procedure, remove oracles
2025-02-25 15:58:55 +09:00

21 lines
574 B
Plaintext

{name,"Sophia Compiler"}.
{type,lib}.
{modules,[]}.
{prefix,none}.
{author,"QPQ AG"}.
{desc,"The Sophia smart contract language for the FATE VM"}.
{package_id,{"otpr","sophia",{9,0,0}}}.
{deps,[{"otpr","gmbytecode",{3,4,1}},
{"otpr","getopt",{1,0,2}},
{"otpr","eblake2",{1,0,0}},
{"otpr","zj",{1,1,0}}]}.
{key_name,none}.
{a_email,[]}.
{c_email,[]}.
{copyright,"(c) 2024 QPQ AG"}.
{file_exts,[]}.
{license,skip}.
{repo_url,"https://git.qpq.swiss/QPQ-AG/sophia"}.
{tags,["gaju","gajumaru","blockchain","sophia","crypto","compiler","puck"]}.
{ws_url,[]}.