Index of /download/contributed/web100py
Name Last modified Size Description
Parent Directory -
COPY.txt 02-Oct-2003 23:23 1.1K
pyweb100.tar.gz 02-Oct-2003 23:23 6.3K
############################################################################
# Keith R. Jackson, LBNL
# See Copyright for copyright notice!
###########################################################################
PyWeb100
Goals:
* Provide a clean object oriented interface to Web100
(http://internal.web100.org).
Requirements:
* Python1.5 (or better), it may work with earlier versions but hasn't been
tested. If you do get it running with an earlier version of Python, please
let me know.
* SWIG1.1p5. This is the version of SWIG I've been using. It may compile
with other versions of SWIG.
* Web100.
Compliling:
Right now compilation is a little hard. You'll need to edit the Makefile
by hand. You should only have to update the paths at the top of the Makefile.
The debug target requires libwadpy to be on your library search path.
(see: http://systems.cs.uchicago.edu/wad/)
Known Bugs:
Contact:
You can email me at KRJackson@lbl.gov.