mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 21:09:28 +00:00
add nimtcl (#2851)
This commit is contained in:
parent
865a5ea2ea
commit
008f41c5b6
@ -33129,5 +33129,20 @@
|
|||||||
"description": "A high-performance graphics renderer made for web engines",
|
"description": "A high-performance graphics renderer made for web engines",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ferus-web/mirage"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user