mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +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",
|
||||
"license": "MIT",
|
||||
"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