sophia/zomp.meta
2024-11-01 14:04:45 +09:00

21 lines
594 B
Plaintext

{name,"AE Sophia Compiler"}.
{type,lib}.
{modules,[]}.
{prefix,none}.
{desc,"The Sophia contract language compiler for Aeternity."}.
{author,"Aeternity Foundation"}.
{package_id,{"otpr","aesophia",{8,0,1}}}.
{deps,[{"otpr","aebytecode",{3,2,1}},
{"otpr","getopt",{1,0,2}},
{"otpr","eblake2",{1,0,0}},
{"otpr","zj",{1,1,0}}]}.
{key_name,none}.
{a_email,[]}.
{c_email,[]}.
{copyright,"Aeternity Foundation"}.
{file_exts,[]}.
{license,skip}.
{repo_url,"https://github.com/aeternity/aesophia"}.
{tags,["aeternity","blockchain","sophia","crypto","ae","compiler"]}.
{ws_url,[]}.