mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #147 from philip-wernersbach/master
Add packages I've created recently.
This commit is contained in:
commit
048ebec625
@ -1353,5 +1353,23 @@
|
||||
"description": "Quickly extracts natural-language text from a MediaWiki XML file.",
|
||||
"license": "MIT",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "orient",
|
||||
"url": "https://github.com/philip-wernersbach/nim-orient",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "database", "orientdb", "pure"],
|
||||
"description": "OrientDB driver written in pure Nim, uses the OrientDB 2.0 Binary Protocol with Binary Serialization.",
|
||||
"license": "MPL",
|
||||
"web": "https://github.com/philip-wernersbach/nim-orient"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user