File: README.debian

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 (17 lines) | stat: -rw-r--r-- 743 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Python kjbuckets for Debian
---------------------------

This version is essentially Aaron Watters' kjbuckets module for
Python, but ported to Python >= 2.0 by Berthold Hoellmann, Oleg
Broytmann and others.  The ported version can be found here:

    http://phd.pp.ru/Software/Python/#kjbuckets

A note on version numbers: The porters haven't bumped the version
number, so I (the Debian maintainer) have chosen to include the
current date in the version number of the Debian packages.

Trivia: In case you're interested, Gadfly (the Python SQL database)
includes a pure-Python implementation of this module, which it will
use if this one is not present.  This version, being in compiled C, is
much faster and should be used whenever possible.