ABOUT
    A python class and commandline utility to generate a "fuzzy clock" output.

INSTALLATION
    To install the fuzzy clock get root privileges, cd to the 'src' directory
    and type 'python setup.py install'.

USAGE
    Run fuzzyclock --help to print usage information.

CONTACT
    Mail me at delmonico@gmx.net.

CHANGELOG
    0.3 (2005-11-18)
        * fix gettext support
    0.2 (2005-11-17)
        * fuzzyclock.py defaults to current time now
        * fixed -t switch
        * i18n support using gettext
        * added German translation
    0.1 (2005/06/29)
        First release
