Add package odbcn (#2237)

This commit is contained in:
havardjohn 2022-05-21 02:35:45 +02:00 committed by GitHub
parent 32e9c921ae
commit c56e714143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]