c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
8 lines
280 B
Text
8 lines
280 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.org/project/leveldb/
|
|
WWW: https://github.com/rjpower/py-leveldb
|