File: control

package info (click to toggle)
libclipboard-perl 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 364 kB
  • sloc: perl: 326; sh: 43; makefile: 13
file content (39 lines) | stat: -rw-r--r-- 1,247 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
36
37
38
39
Source: libclipboard-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libcgi-pm-perl,
                     liburi-perl,
                     xauth,
                     xclip,
                     xvfb
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libclipboard-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libclipboard-perl.git
Homepage: https://metacpan.org/release/Clipboard

Package: libclipboard-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         xclip
Recommends: libcgi-pm-perl,
            liburi-perl,
            sensible-utils
Description: module to use X selections (clipboard) from Perl
 Clipboard is a module for accessing the X clipboard. It provides a copy() and
 a paste() function, and uses xclip(1) under the hood.
 .
 Additionally the package includes a couple of scripts for working with the
 clipboard:
 .
  clipaccumulate
  clipbrowse
  clipedit
  clipfilter
  clipjoin