aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-leveldb/pkg-descr
blob: fd6240bcec7c062877cfcee32069444184602294 (plain) (blame)
1
2
3
4
5
6
7
8
py-leveldb is a thread-safe Python bindings for LevelDB. It has all features
from the LevelDB API, except for:
- Arbitrary key comparison
- Snapshots
- All iteration except for single-step forward

WWW: https://pypi.python.org/pypi/leveldb
WWW: https://github.com/rjpower/py-leveldb