mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Merge pull request #218 from nim-lang/fowlmouth-patch-1
Update packages.json
This commit is contained in:
commit
0c9fcae5e9
@ -1937,5 +1937,14 @@
|
|||||||
"description": "dbus bindings for Nim",
|
"description": "dbus bindings for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zielmicha/nim-dbus"
|
"web": "https://github.com/zielmicha/nim-dbus"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "lmdb",
|
||||||
|
"url": "https://github.com/fowlmouth/lmdb.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["wrapper", "lmdb"],
|
||||||
|
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/fowlmouth/lmdb.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user