
Installation
============


Requirements
============

To use fileutils you need the following software packages:

 1. Python 2.1 (available from http://www.python.org/ and http://
    python.sourceforge.net/),
 2. The eGenix mx Extensions (available from http://www.lemburg.com/files/
    python/).


Installation
============

FileUtils uses distutils, so installation is rather simple. Execute the
following command:

    python setup.py install

This will copy fileutils.py to the site-packages. directory.

For Windows a binary distribution is provided. To install it, double click it,
and follow the instructions.

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