mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge branch 'master' of github.com:nim-lang/packages
This commit is contained in:
commit
4c90cd4978
@ -4497,5 +4497,18 @@
|
|||||||
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
|
"description": "MongoDB driver in pure Nim language with synchronous and asynchronous I/O support",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SSPkrolik/nimongo"
|
"web": "https://github.com/SSPkrolik/nimongo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimboost",
|
||||||
|
"url": "https://github.com/vegansk/nimboost",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"stdlib",
|
||||||
|
"library",
|
||||||
|
"utility"
|
||||||
|
],
|
||||||
|
"description": "Additions to the Nim's standard library, like boost for C++",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vegansk/nimboost"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user