mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add qt5_qtsql.
This commit is contained in:
parent
377c79f6be
commit
189ea3b3f8
@ -1353,5 +1353,14 @@
|
|||||||
"description": "Quickly extracts natural-language text from a MediaWiki XML file.",
|
"description": "Quickly extracts natural-language text from a MediaWiki XML file.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rspeer/wiki2text"
|
"web": "https://github.com/rspeer/wiki2text"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "qt5_qtsql",
|
||||||
|
"url": "https://github.com/philip-wernersbach/nim-qt5_qtsql.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "database", "qt", "qt5", "qtsql", "sqlite", "postgres", "mysql"],
|
||||||
|
"description": "Binding for Qt 5's Qt SQL library that integrates with the features of the Nim language. Uses one API for multiple database engines.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/philip-wernersbach/nim-qt5_qtsql"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user