$Id$

This is paragrep, the paragraph grep utility.

To install "paragrep" in the default location, type:

	python setup.py install

To install it somewhere else (e.g., your home directory) type:

	python setup.py install --prefix=$HOME
