It's part of libprs500. If you only want to use html2lrf all you need is
python 2.5 and setuptools. Once they're installed a simple
Code:
easy_install -f http://www.pythonware.com/products/pil Imaging
easy_install-2.5 -U libprs500
will install it automatically.
EDIT: Forgot about the dependency on Imaging