mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add package odbcn (#2237)
This commit is contained in:
parent
32e9c921ae
commit
c56e714143
@ -26248,5 +26248,19 @@
|
|||||||
"description": "library for libharu",
|
"description": "library for libharu",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/z-kk/libharu"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user