diff --git a/packages.json b/packages.json index 1595cb5..b10fd28 100644 --- a/packages.json +++ b/packages.json @@ -33129,5 +33129,20 @@ "description": "A high-performance graphics renderer made for web engines", "license": "MIT", "web": "https://github.com/ferus-web/mirage" + }, + { + "name": "nimtcl", + "url": "https://github.com/neroist/nimtcl", + "method": "git", + "tags": [ + "tcl", + "tk", + "wrapper", + "bindings", + "lang" + ], + "description": "Low-level Tcl & Tk bindings for Nim", + "license": "MIT", + "web": "https://github.com/neroist/nimtcl" } ]