This is modified version of kjbuckets by Aaron Watters. Modifications are:

-- updated for Python 2.0
   (Berthold Hoellmann <bhoel@starship.python.net>)

-- now have Makefile.in/Setup for old-style compilation/configuration
-- now have setup.py for new-style compilation/configuration (Distutils)
   (Oleg Broytmann <phd2@earthling.net>)

-- kjbuckets.pyd Windows DLL for Python 2.0
-- sqlsem.py patch to use it with kjbuckets.pyd
   (Adnan Merican <admin@espventure.com>)

-- kjbuckets.pyd Windows DLL for Python 2.1
-- kjbucketsmodule.c patches for Python 2.1 (ActiveState 2.1.1, actually)
   (spex66 <spex66@gmx.de>)
