Zompify (realm: uwiger)

This commit is contained in:
Ulf Wiger
2025-04-24 12:28:05 +02:00
parent de5d2bfb7d
commit d0a0d039c0
7 changed files with 729 additions and 13 deletions
+17
View File
@@ -0,0 +1,17 @@
{name,"gmconfig"}.
{type,app}.
{modules,[]}.
{prefix,"gmconfig"}.
{desc,"Configuration management support"}.
{author,"Ulf Wiger"}.
{package_id,{"uwiger","gmconfig",{0,1,0}}}.
{deps,[{"uwiger","setup",{2,2,3}}]}.
{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,[]}.