File: control

package info (click to toggle)
kupfer 0%2Bv208-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,804 kB
  • ctags: 6,612
  • sloc: python: 32,060; sh: 85; makefile: 77; xml: 8
file content (36 lines) | stat: -rw-r--r-- 1,315 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: kupfer
Section: utils
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Hugo Lefeuvre <hugo6390@orange.fr>,
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: gettext,
                     gnome-doc-utils,
                     intltool,
                     python (>= 2.6.6-3~),
                     python-docutils
Standards-Version: 3.9.5
X-Python-Version: >= 2.6
Homepage: http://engla.github.io/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: dbus,
         python-dbus,
         python-gobject (>= 2.18),
         python-gtk2 (>= 2.16),
         python-keybinder,
         python-xdg,
         ${misc:Depends},
         ${python:Depends}
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.