Skip to content

Commit

Permalink
Add nimtk package (#2872)
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist authored May 14, 2024
1 parent 88a52fa commit 73b2e44
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 73b2e44

Please sign in to comment.