Metadata-Version: 1.1
Name: nwqt4
Version: 0.2
Summary: A new-wallpaper.org client
Home-page: http://code.google.com/p/nwqt4/
Author: Alexey Zotov
Author-email: alexey.zotov@gmail.com
License: GPLv2
Download-URL: http://nwqt4.googlecode.com/files/nwqt4-0.2.tar.gz
Description: Features
        ========
        
        * Your own collection of wallpapers (as links to images on image hostings)
        * Tagging of wallpapers
        * Requests for random wallpapers, last added wallpapers in your collection
          and new wallpapers added by other users
        * Change wallpaper at certain intervals
        * Custom scripts for wallpaper change
        
        Supported DE
        ============
        
        * KDE 4
        * GNOME 2
        * GNOME 3
        * XFCE 4
        
        To install run `python setup.py install` as root
        
        Depends on PyQt4 (with dbus support), dbus and PIL
        
        Executable is /usr/bin/nwqt4
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Desktop Environment
Requires: PyQt4 (>=4.2)
Requires: dbus (>=0.80)
Requires: PIL
