Use INI format instead of JSON for packages
[winfreed.git] / template.json
diff --git a/template.json b/template.json
deleted file mode 100644 (file)
index dbf588b..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-  "name":        "Example program",
-  "homepage":    "http://example.com/",
-  "description": "Example program doesn't do anything useful that we know of.",
-
-  /* A "%s" in the URL will be replaced with a language code,
-   * this can be useful for localized downloads.
-   */
-  "URL":         "http://example.com/program-0.1-%s.zip"
-}