THIS REPOSITORY IS OBSOLETE.
Pygopherd development continues with the Python 3 version at:
https://github.com/michael-lazar/pygopherd
OLD readme follows:
Use the .deb:
dpkg -i pygopherd.deb
or
apt-get install pygopherd
You can run pygopherd either in-place (as a regular user account) or as a system-wide daemon. For running in-place, do this:
Modify conf/pygopherd.conf:
Modify the first line of executables/pygopherd to reflect the location of your Python installation.
Invoke pygopherd by running: ./executables/pygopherd
For installing:
Run python2.2 setup.py install
Make sure that the /etc/pygopherd/pygopherd.conf names valid users (setuid, setgid) and valid document root (root).