File: README

package info (click to toggle)
python-kjbuckets 2.2port20011104-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 508 kB
  • ctags: 451
  • sloc: ansic: 5,169; python: 367; makefile: 52; sh: 12
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>)