Package: wnpp
Severity: wishlist

* Package name    : plyvel
  Version         : 1.1.0
  Upstream Author : Wouter Bolsterlee
* URL             : https://plyvel.readthedocs.io/en/latest/
* License         : BSD-3-Clause
  Programming Lang: Python
  Description     : fast and feature-rich Python interface to LevelDB

Wraps most of the LevelDB C++ API and adds some features of its own. In
addition to basic features like getting, putting and deleting data, Plyvel
allows you to use write batches, database snapshots, very flexible iterators,
prefixed databases, bloom filters, custom cache sizes, custom comparators,
and other goodness LevelDB has to offer.

As python-leveldb is Python 2 only and abandoned long time ago, I'd
like to package a new LevelDB bindings with Python 3 support.

Reply via email to