aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-08-04 00:25:39 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-08-04 00:25:39 -0500
commit59814130e3836f1234031928ab040c0fd449f96c (patch)
treebf3feada3d19915478fb70a7d3327dce1982409e /packages.json
parent3648e7b619ac99d18a9e1b60c457446184a253c2 (diff)
downloadpackages-fowlmouth-patch-1.tar.gz
packages-fowlmouth-patch-1.zip
Update packages.jsonfowlmouth-patch-1
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
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"
}
]