Files
uwiger 08287da7b7 Validator extensions, zomp vsn 0.2.0 (#5)
Co-authored-by: Ulf Wiger <ulf@wiger.net>
Reviewed-on: #5
2026-05-14 17:00:02 +09:00

18 lines
430 B
Plaintext

{name,"gmconfig"}.
{type,app}.
{modules,[]}.
{prefix,"gmconfig"}.
{author,"Ulf Wiger"}.
{desc,"Configuration management support"}.
{package_id,{"uwiger","gmconfig",{0,2,0}}}.
{deps,[{"uwiger","setup",{2,2,4}}]}.
{key_name,none}.
{a_email,"ulf@wiger.net"}.
{c_email,"ulf@wiger.net"}.
{copyright,"Ulf Wiger"}.
{file_exts,[]}.
{license,"GPL-3.0-or-later"}.
{repo_url,"https://git.qpq.swiss/QPQ-AG/gmconfig"}.
{tags,[]}.
{ws_url,[]}.