Closed GoogleCodeExporter closed 8 years ago
I have, and it´s on my todo list. The issue that needs solving is linking with
the leveldb library itself. I think there plans of creating a shared library
for it, which would make this easy.
Any other ideas are much appreciated.
I´ll leave the issue open until then.
Original comment by arnim...@gmail.com
on 11 Sep 2011 at 7:14
Hmm. You could possibly try building an 'internal' version as part of the
setup.py run.
Gevent does this for libev (see here:
https://bitbucket.org/denis/gevent/src/eccc15e6294e/setup.py).
That might work, since you already include the leveldb-read-only dir in the
source tree.
Original comment by elij...@gmail.com
on 27 Sep 2011 at 9:14
That looks promising. I'll give it a go.
Original comment by arnim...@gmail.com
on 3 Oct 2011 at 7:03
A kind soul has taken this on.
http://pypi.python.org/pypi/leveldb
Original comment by arnim...@gmail.com
on 21 Nov 2012 at 5:35
Original issue reported on code.google.com by
elij...@gmail.com
on 11 Sep 2011 at 8:49