Update meta

This commit is contained in:
Craig Everett 2022-08-31 16:37:37 +09:00
parent 0a82f63d93
commit 5d7f6349ac

View File

@ -1,6 +1,6 @@
{a_email,[]}. {a_email,"hanssv@gmail.com"}.
{author,"Hans Svensson"}. {author,"Hans Svensson"}.
{c_email,[]}. {c_email,"hanssv@gmail.com"}.
{copyright,"Hans Svensson"}. {copyright,"Hans Svensson"}.
{deps,[]}. {deps,[]}.
{desc,"Helper functions for cryptography, mostly related to elliptic curves."}. {desc,"Helper functions for cryptography, mostly related to elliptic curves."}.
@ -11,7 +11,7 @@
{name,"Elliptic Curve Utils"}. {name,"Elliptic Curve Utils"}.
{package_id,{"otpr","ec_utils",{1,0,0}}}. {package_id,{"otpr","ec_utils",{1,0,0}}}.
{prefix,none}. {prefix,none}.
{repo_url,"https://github.com/zxq9/ec_utils"}. {repo_url,"https://github.com/hanssv/ec_utils"}.
{tags,[]}. {tags,["cryptography","elliptic curve","crypto","enacl"]}.
{type,lib}. {type,lib}.
{ws_url,"https://github.com/hanssv/ec_utils"}. {ws_url,"https://github.com/hanssv/ec_utils"}.