[NCLUG] Judy SWIG Wrappers Available
Marcio Luis Teixeira
marciot at holly.colostate.edu
Wed Jul 31 10:59:01 MDT 2002
On Tuesday 30 July 2002 06:04 pm, Tim Peters wrote:
> If a Python wrapper for the Judy library were available,
> I'm sure many Python applications would find excellent use for
> it.
Let's put your theory to the test :)
I've finished put together a set of wrappers for Judy using SWIG. The current
download supports Python right out-of-the-box (even if you don't have SWIG
installed), but by changing the Makefile and re-running SWIG you should be
able to generate wrappers for ruby, perl, java, scheme, guile, etc.
The download includes source, some docs, the SWIG interface files and a
demo program called "JudySort.py" (gosh, I wonder where I got that idea).
You'll find details and download instructions here:
http://mltcvg.sourceforge.net
Have fun,
Marcio Luis Teixeira
More information about the NCLUG
mailing list