Add nimtk package (#2872)

This commit is contained in:
Jazz 2024-05-14 02:45:05 -04:00 committed by GitHub
parent 88a52fa365
commit 73b2e44d3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33402,5 +33402,25 @@
"description": "Statically linked LevelDB wrapper for Nim",
"license": "MIT",
"web": "https://github.com/codex-storage/nim-leveldb"
},
{
"name": "nimtk",
"url": "https://github.com/neroist/nimtk",
"method": "git",
"tags": [
"gui",
"ui",
"tcl",
"tk",
"tkinter",
"wrapper",
"cross-platform",
"windows",
"linux",
"macosx"
],
"description": "High-level Tk wrapper for Nim",
"license": "MIT",
"web": "https://github.com/neroist/nimtk"
}
]