freebsd-ports/databases/py-leveldb/pkg-descr
Sunpoet Po-Chuan Hsieh e74143d90c Use setup.py instead of PYSETUP
- Add GitHub repository to WWW
2017-12-16 20:55:10 +00:00

8 lines
283 B
Text

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