Installation is a bit involved:

- unpack the tarball
- edit Makefile and enter correct paths to your python header files
- type make
- put some dictionaries and index files into /usr/share/dictd
  you can use original dictd databases, you just have to
  sort the index files like this:
  LC_ALL=C sort <web1913.index >web1913.pyindex
- edit config.py and put databases info there
- modify the first line in serpento.py
- run serpento.py
