Add package odbcn (#2237)

This commit is contained in:
havardjohn
2022-05-21 08:35:45 +08:00
committed by GitHub
parent 32e9c921ae
commit c56e714143
+14
View File
@@ -26248,5 +26248,19 @@
"description": "library for libharu",
"license": "MIT",
"web": "https://github.com/z-kk/libharu"
},
{
"name": "odbcn",
"url": "https://git.sr.ht/~mjaa/odbcn-nim",
"method": "git",
"tags": [
"odbc",
"sql",
"orm"
],
"description": "ODBC abstraction for Nim",
"license": "MIT",
"web": "https://sr.ht/~mjaa/odbcn-nim/",
"doc": "https://mjaa.srht.site/odbcn-nim/odbcn.html"
}
]