getopt/zomp.meta
Craig Everett dbab6262a2 Update for zx (#1)
Reviewed-on: #1
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2025-01-23 14:25:04 +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,[]}.