mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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",
|
"description": "Statically linked LevelDB wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/codex-storage/nim-leveldb"
|
"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