           SPELL=lmdb
          SPELLX=LMDB
         VERSION=0.9.24
     SOURCE_HASH=sha512:c3a96c27f13c072ef5861bcea045d82f0a220dbd938579411ea6c38ac0696b3620c71f1e2cc56d31db5105f3533da95aba1ac34653d8bdcfa4f2f1fb831cccb1
          SOURCE=${SPELLX}_${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/lmdb-LMDB_${VERSION}
        WEB_SITE=https://symas.com/mdb
   SOURCE_URL[0]=https://github.com/LMDB/lmdb/archive/$SOURCE
      LICENSE[0]="OpenLDAP Public License"
         ENTERED=20141215
        KEYWORDS="database"
           SHORT="Symas Lightning Memory-Mapped Database"
cat << EOF
LMDB is an ultra-fast, ultra-compact key-value embedded data store developed by Symas 
for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance 
of a pure in-memory database while still offering the persistence of standard 
disk-based databases, and is only limited to the size of the virtual address space, 
(it is not limited to the size of physical RAM).
EOF
