FileUtils 0.4

A module that provides some file i/o related functions and classes.

For documentation read fileutils.py.

The only requirement for installing the package is Python 2.0.

To compile everything, simply perform the following steps.

1) Run "python setup.py build" to copy *.py files.

2) To install FileUtils in the site-packages directory,
   run "python setup.py install".

If you have difficulties installing this software, send a problem report
to Walter Drwald <walter@livinglogic.de> describing the problem.
