* Add ec_utils dep * Add base58 dep. Add search tags to zomp package. * Add nonsensical TLS feature. * Minor verup. Adding TLS support. * Correct option name * Patch increase
25 lines
804 B
Plaintext
25 lines
804 B
Plaintext
{a_email,"ceverett@tsuriai.jp"}.
|
|
{author,"Craig Everett"}.
|
|
{c_email,"ceverett@tsuriai.jp"}.
|
|
{copyright,"Craig Everett"}.
|
|
{deps,[{"otpr","erl_base58",{0,1,0}},
|
|
{"otpr","ec_utils",{1,0,0}},
|
|
{"otpr","aebytecode",{3,2,1}},
|
|
{"otpr","aesophia",{7,1,2}},
|
|
{"otpr","aeserialization",{0,1,0}},
|
|
{"otpr","zj",{1,1,0}},
|
|
{"otpr","eblake2",{1,0,0}},
|
|
{"otpr","getopt",{1,0,2}}]}.
|
|
{desc,"Erlang library for ecommerce use of the Aeternity blockchain"}.
|
|
{file_exts,[]}.
|
|
{key_name,none}.
|
|
{license,"MIT"}.
|
|
{modules,[]}.
|
|
{name,"Vanillae for Erlang"}.
|
|
{package_id,{"otpr","vanillae",{0,4,1}}}.
|
|
{prefix,"v"}.
|
|
{repo_url,"https://github.com/aeternity/Vanillae"}.
|
|
{tags,["aeternity","blockchain","crypto","ae","defi"]}.
|
|
{type,app}.
|
|
{ws_url,"https://github.com/aeternity/Vanillae"}.
|