Reviewed-on: #1 Co-authored-by: Craig Everett <zxq9@zxq9.com> Co-committed-by: Craig Everett <zxq9@zxq9.com>
18 lines
423 B
Plaintext
18 lines
423 B
Plaintext
{name,"Erlang GetOpt"}.
|
|
{type,lib}.
|
|
{modules,[]}.
|
|
{prefix,none}.
|
|
{author,"Juan Jose Comellas"}.
|
|
{desc,"A getopt utility for Erlang"}.
|
|
{package_id,{"otpr","getopt",{1,0,3}}}.
|
|
{deps,[]}.
|
|
{key_name,none}.
|
|
{a_email,[]}.
|
|
{c_email,[]}.
|
|
{copyright,"Juan Jose Comellas"}.
|
|
{file_exts,[]}.
|
|
{license,"BSD-3-Clause-Attribution"}.
|
|
{repo_url,"https://git.qpq.swiss/QPQ-AG/getopt"}.
|
|
{tags,["args","parsing","getopt","cli"]}.
|
|
{ws_url,[]}.
|