meta update
This commit is contained in:
parent
3d1d3b622c
commit
784b087952
@ -1,5 +1,5 @@
|
||||
{application,zx,
|
||||
[{description,[]},
|
||||
[{description,"A Zomp user client"},
|
||||
{vsn,"0.4.0"},
|
||||
{applications,[stdlib,kernel]},
|
||||
{modules,[zx,zx_auth,zx_conn,zx_conn_sup,zx_daemon,zx_key,
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{a_email,[]}.
|
||||
{author,[]}.
|
||||
{c_email,[]}.
|
||||
{copyright,[]}.
|
||||
{a_email,"zxq9@zxq9.com"}.
|
||||
{author,"Craig Everett"}.
|
||||
{c_email,"zxq9@zxq9.com"}.
|
||||
{copyright,"Craig Everett"}.
|
||||
{deps,[]}.
|
||||
{desc,[]}.
|
||||
{desc,"A Zomp user client"}.
|
||||
{key_name,none}.
|
||||
{license,[]}.
|
||||
{license,"MIT"}.
|
||||
{modules,[]}.
|
||||
{name,[]}.
|
||||
{name,"zx"}.
|
||||
{package_id,{"otpr","zx",{0,4,0}}}.
|
||||
{prefix,"zx_"}.
|
||||
{repo_url,[]}.
|
||||
{tags,[]}.
|
||||
{repo_url,"https://gitlab.com/zxq9/zx"}.
|
||||
{tags,["package manager","erlang"]}.
|
||||
{type,app}.
|
||||
{ws_url,[]}.
|
||||
{ws_url,"https://zxq9.com/projects/zomp/"}.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user