From 59814130e3836f1234031928ab040c0fd449f96c Mon Sep 17 00:00:00 2001 From: Billingsly Wetherfordshire Date: Tue, 4 Aug 2015 00:25:39 -0500 Subject: Update packages.json --- packages.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages.json b/packages.json index 35fabcd..406b06a 100644 --- a/packages.json +++ b/packages.json @@ -1937,5 +1937,14 @@ "description": "dbus bindings for Nim", "license": "MIT", "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" } ] -- cgit v1.2.3