This application is able to download trailers from apple.com/trailers to
your computer.

It shows descriptions, posters, and other movie information.

== Requirements ==

    * Python 2.6 (maybe other versions too, but not tested)
    * pytrailer
    * python-dateutil
    * PyQt4 

== Installation ==

Releases are made using pypi.python.org. Easiest way to install is:

 $ easy_install pyqtrailer

You have to have PyQt4 already installed though (depends on your
distribution)
