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
+11
View File
@@ -0,0 +1,11 @@
{application,gmconfig,
[{description,"Configuration management support"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,setup]},
{env,[]},
{modules,[gmconfig,gmconfig_schema_helpers,
gmconfig_schema_utils]},
{maintainers,["QPQ IaaS AG"]},
{licensens,["ISC"]},
{links,[{"gitea","https://git.qpq.swiss/gmconfig"}]}]}.