Source: kupfer
Section: utils
Priority: optional
Maintainer: Luca Falavigna <dktrkranz@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python (>= 2.6.6-3~),
                     gettext,
                     intltool,
                     gnome-doc-utils,
                     python-docutils
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: http://kaizer.se/wiki/kupfer/
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/kupfer/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/kupfer/trunk/

Package: kupfer
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-gobject (>= 2.18),
         python-gtk2 (>= 2.16),
         python-xdg,
         python-dbus,
         dbus,
         python-keybinder
Recommends: python-keyring, python-wnck
Suggests: python-cjson, python-gdata, python-qrencode
Description: fast and lightweight desktop summoner/launcher
 Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It
 can search and browse your files, launch desired applications and object you
 need in a quicker way.
 . 
 Kupfer is written in Python and has a flexible architecture based on plugins
 to extend its features.

