File: control

package info (click to toggle)
parcellite 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,544 kB
  • sloc: ansic: 4,944; sh: 1,574; makefile: 61; python: 37; xml: 29; sed: 16
file content (28 lines) | stat: -rw-r--r-- 950 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
Source: parcellite
Section: misc
Priority: optional
Maintainer: Hugo Lefeuvre <hle@debian.org>
Build-Depends: debhelper (>= 11),
               intltool,
               libappindicator-dev,
               libgtk2.0-dev
Standards-Version: 4.1.5
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/rickyrockrat/parcellite
Vcs-Browser: https://salsa.debian.org/hle/parcellite
Vcs-Git: https://salsa.debian.org/hle/parcellite.git

Package: parcellite
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: lightweight GTK+ clipboard manager
 Parcellite is a stripped down, basic-features-only clipboard manager
 with a small memory footprint for those who like simplicity.
 .
 Features:
 .
  * Keeps a clipboard history.
  * Various view options to display items the way you like it.
  * Daemon mode; guard your clipboard contents when you close applications.
  * Perform custom commands using clipboard contents.