Added NimQml
This commit is contained in:
parent
ad09a09469
commit
ca4c66b1b4
1 changed files with 9 additions and 0 deletions
|
|
@ -1056,6 +1056,15 @@
|
|||
"description": "wrapper for libclang (the C-interface of the clang LLVM frontend)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/cowboy-coders/nim-libclang"
|
||||
},
|
||||
{
|
||||
"name": "NimQml",
|
||||
"url": "git://github.com/filcuc/NimQml",
|
||||
"method": "git",
|
||||
"tags": ["Qt", "Qml", "UI", "GUI"],
|
||||
"description": "Qt Qml bindings",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/filcuc/nimqml"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue