getopt/zomp.meta
2025-01-23 14:19:33 +09:00

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,[]}.