GutenPy README.txt

Windows users check out the README-windows.txt

You will need python2.4-gtk2 installed.

Debian users: apt-get install python2.4-gtk2
(in the future I will try to make a .deb for gutenpy)

The gutenpy.py script can be run from this directory with './gutenpy.py',
or 'python2.4 gutenpy.py'.

I like to put this whole directory in /usr/local/lib/gutenpy
Then symlink the gutenpy.py script to /usr/local/bin with:
ln -s /usr/local/lib/gutenpy/gutenpy.py /usr/local/bin/gutenpy

See the 'docs' directory for: 

A copy the GPL-2 license (COPYING) 
The Gutenberg Project's mirrors list (MIRRORS.ALL)
The Python Regular Expression HOWTO (Regular Expression HOWTO.htm)

