{ "name": "Lmdb", "description": "Lightning memory-mapped database: key-value data store", "url": "https://github.com/LMDB/lmdb/archive/LMDB_0.9.23.tar.gz", "mirror": null, "homepage": "https://symas.com/mdb-and-sqlite/", "depends": [], "resource": [], "conflicts": [], "patches": [], "install": [ "cd \"libraries/liblmdb\" do", "system \"make\", \"SOEXT=.dylib\"", "system \"make\", \"test\", \"SOEXT=.dylib\"", "system \"make\", \"install\", \"SOEXT=.dylib\", \"prefix=#{prefix}\"" ], "version": "0.9.23", "file": "lmdb.rb" }