File: control

package info (click to toggle)
kupfer 328-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,324 kB
  • sloc: python: 37,434; makefile: 88; sh: 78; xml: 3
file content (41 lines) | stat: -rw-r--r-- 1,069 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
37
38
39
40
41
Source: kupfer
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 gettext,
 intltool,
 itstool,
 python3-all,
 python3-docutils,
 python3-pygments,
Standards-Version: 4.7.2
Homepage: https://kupferlauncher.github.io/
Vcs-Git: https://salsa.debian.org/python-team/packages/kupfer.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/kupfer

Package: kupfer
Architecture: all
Depends:
 gir1.2-ayatanaappindicator3-0.1,
 gir1.2-gtk-3.0,
 gir1.2-keybinder-3.0,
 python3-dbus,
 python3-gi-cairo,
 python3-xdg,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 gir1.2-wnck-3.0,
 yelp,
Suggests:
 python3-setproctitle,
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.