File: control

package info (click to toggle)
kupfer 0%2Bv319-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,548 kB
  • sloc: python: 26,941; makefile: 90; sh: 78; xml: 3
file content (35 lines) | stat: -rw-r--r-- 1,286 bytes parent folder | download
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
Source: kupfer
Section: utils
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Hugo Lefeuvre <hle@debian.org>
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: gettext,
                     gnome-doc-utils,
                     intltool,
                     python3-all,
                     python3-docutils,
                     dh-python
Standards-Version: 4.1.5
Homepage: https://kupferlauncher.github.io/
Vcs-Git: https://salsa.debian.org/python-team/applications/kupfer.git
Vcs-Browser: https://salsa.debian.org/python-team/applications/kupfer

Package: kupfer
Architecture: all
Depends: python3-dbus,
         python3-xdg,
         python3-gi-cairo,
         gir1.2-gtk-3.0,
         gir1.2-keybinder-3.0,
         ${misc:Depends},
         ${python3:Depends}
Recommends: yelp, python3-wnck (>= 3.20)
Suggests: python3-setproctitle, gir1.2-appindicator3-0.1
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 3 and has a flexible architecture based on plugins
 to extend its features.