ChangeLog
LICENSE
MANIFEST.in
README.md
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/themes/acid/conf.py.conf
docs/themes/acid/layout.html
docs/themes/acid/sourcelink.html
docs/themes/acid/theme.conf
docs/themes/acid/static/acid.css
examples/address-book.py
examples/dirtybench-gdbm.py
examples/dirtybench.py
examples/nastybench.py
examples/parabench.py
examples/words.gz
examples/keystore/README.md
examples/keystore/__init__.py
examples/keystore/interfaces.py
examples/keystore/lmdb.py
examples/keystore/main.py
examples/keystore/web.py
examples/keystore/webapi.py
examples/keystore/static/index.html
lib/lmdb.h
lib/mdb.c
lib/midl.c
lib/midl.h
lib/py-lmdb/env-copy-txn.patch
lib/py-lmdb/preload.h
lib/win32/inttypes.h
lib/win32/unistd.h
lib/win32-stdint/stdint.h
lmdb/__init__.py
lmdb/__main__.py
lmdb/_config.py
lmdb/cffi.py
lmdb/cpython.c
lmdb/tool.py
lmdb.egg-info/PKG-INFO
lmdb.egg-info/SOURCES.txt
lmdb.egg-info/dependency_links.txt
lmdb.egg-info/top_level.txt
tests/crash_test.py
tests/cursor_test.py
tests/env_test.py
tests/iteration_test.py
tests/package_test.py
tests/testlib.py
tests/tool_test.py
tests/txn_test.py