Meta update

This commit is contained in:
Craig Everett 2024-11-12 19:13:20 +09:00
parent ec316d2a0d
commit 3771b6a5f2

View File

@ -1,9 +1,9 @@
{name,"AE Sophia Compiler"}. {name,"Sophia Compiler"}.
{type,lib}. {type,lib}.
{modules,[]}. {modules,[]}.
{prefix,none}. {prefix,none}.
{desc,"The Sophia contract language compiler for Aeternity."}. {desc,"The Sophia smart contract language for FATE blockchains"}.
{author,"Aeternity Foundation"}. {author,"QPQ AG & Aeternity Foundation"}.
{package_id,{"otpr","aesophia",{8,0,1}}}. {package_id,{"otpr","aesophia",{8,0,1}}}.
{deps,[{"otpr","aebytecode",{3,2,1}}, {deps,[{"otpr","aebytecode",{3,2,1}},
{"otpr","getopt",{1,0,2}}, {"otpr","getopt",{1,0,2}},
@ -12,9 +12,10 @@
{key_name,none}. {key_name,none}.
{a_email,[]}. {a_email,[]}.
{c_email,[]}. {c_email,[]}.
{copyright,"Aeternity Foundation"}. {copyright,"(c) 2024 QPQ AG, 2018 Aeternity Foundation"}.
{file_exts,[]}. {file_exts,[]}.
{license,skip}. {license,skip}.
{repo_url,"https://github.com/aeternity/aesophia"}. {repo_url,"https://gitlab.com/ioecs/aesophia"}.
{tags,["aeternity","blockchain","sophia","crypto","ae","compiler"]}. {tags,["gaju","gajumaru","blockchain","sophia","crypto","ae","compiler",
"puck"]}.
{ws_url,[]}. {ws_url,[]}.