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

The installation process requires that you have Python, gettext and
intltool installed. Depending on your distro's Python packaging you
may also need a package called python-dev or python-devel. For
dependencies required to run Gaupol, see the file "README".

To install, run command

    ./setup.py clean install [--prefix=...]

Developers or packagers interested in installing aeidon and gaupol
separately, see the file "README.aeidon".

Uninstallation
==============

To uninstall, remove files and directories

    .../bin/gaupol
    .../lib/pythonX.Y/site-packages/aeidon*
    .../lib/pythonX.Y/site-packages/gaupol*
    .../share/applications/gaupol.desktop
    .../share/locale/*/LC_MESSAGES/gaupol.mo
    .../share/gaupol/
    .../share/man/man1/gaupol.1
