diff options
| author | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2015-08-04 00:25:39 -0500 |
|---|---|---|
| committer | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2015-08-04 00:25:39 -0500 |
| commit | 59814130e3836f1234031928ab040c0fd449f96c (patch) | |
| tree | bf3feada3d19915478fb70a7d3327dce1982409e /packages.json | |
| parent | 3648e7b619ac99d18a9e1b60c457446184a253c2 (diff) | |
| download | packages-fowlmouth-patch-1.tar.gz packages-fowlmouth-patch-1.zip | |
Update packages.jsonfowlmouth-patch-1
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 9 |
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" } ] |
