File: control

package info (click to toggle)
libfile-copy-link-perl 0.140-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: perl: 460; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 1,043 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
Source: libfile-copy-link-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joel Roth <jroth@pobox.com>,
           Angel Abad <angel@debian.org>
Build-Depends: debhelper (>= 8),
               libmodule-build-perl (>= 0.380000)
Build-Depends-Indep: libtest-pod-coverage-perl,
                     libtest-pod-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-copy-link-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-copy-link-perl.git
Homepage: https://metacpan.org/release/File-Copy-Link
Testsuite: autopkgtest-pkg-perl

Package: libfile-copy-link-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl extension for replacing a link by a copy of the linked file
 The distribution File-Copy-Link includes the modules
 File::Spec::Link and File::Copy::Link and the script
 copylink. They include routines to read and copy links.