mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add nimtk package (#2872)
This commit is contained in:
parent
88a52fa365
commit
73b2e44d3a
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user