aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index ce091d1..6a67a4f 100644
--- a/packages.json
+++ b/packages.json
@@ -8732,5 +8732,18 @@
"description": "Michael-Scott queue implemented in Nim",
"license": "MIT",
"web": "https://github.com/2vg/MSQueue"
+ },
+ {
+ "name": "nimclutter",
+ "url": "https://github.com/KeepCoolWithCoolidge/nimclutter",
+ "method": "git",
+ "tags": [
+ "clutter",
+ "gtk",
+ "gui"
+ ],
+ "description": "Nim bindings for Clutter toolkit.",
+ "license": "LGPLv2.1",
+ "web": "https://github.com/KeepCoolWithCoolidge/nimclutter"
}
]