Index of /ports/databases/gadfly/work/gadfly-1.0.0
Name Last modified Size Description
Parent Directory 01-Jan-2008 13:40 -
CHANGES.txt 10-Jul-2002 00:44 1k
COPYRIGHT.txt 06-May-2002 00:31 1k
PKG-INFO 10-Jul-2002 00:45 1k
TODO.txt 15-May-2002 22:20 1k
build/ 01-Jan-2008 13:40 -
doc/ 10-Jul-2002 00:45 -
gadfly/ 10-Jul-2002 00:45 -
kjbuckets/ 10-Jul-2002 00:45 -
run_tests 06-May-2002 00:31 1k
setup.py 10-Jul-2002 00:42 5k
test/ 10-Jul-2002 00:45 -
Installation
------------
See doc/installation.txt for installation instructions. The impatient may
perform these three steps:
python setup.py install
cd kjbuckets
python setup.py install
If you don't have a C compiler, skip the kjbuckets install step. If you're
also on Windows, then cd to kjbuckets/<your python version> and copy the
.pyd file to your python installation.
If you are using python 2.0, patch the gadly/semantics.py file with the
patch in kjbuckets/2.0
Documenation and Demos
----------------------
See doc/index.txt and doc/demo.