    Epoch - A Timeline program

    Nikola Knezevic <bagatplus@gmail.com>

Installation
~~~~~~~~~~~~

Download is available from http://code.google.com/p/gepoch/

You need Qt. Most Linux distributions normally already package the latest
version of Qt, so it is likely that you need to worry about this. However,
you need the development package as well.

The simplest way to compile Epoch package is:

1. Extract the source zip.
2.`cd' to the directory containing the package's source code and type `qmake' 
3. Type `make' on Linux or `mingw32-make` on Windows to compile the package.
4. The executable file Epoch (Epoch.exe under Windows) 

