File: control

package info (click to toggle)
libpkgconfig-perl 0.12026-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,884 kB
  • ctags: 152
  • sloc: ansic: 6,108; perl: 1,872; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 1,015 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
Source: libpkgconfig-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Wolfgang Fütterer <debian@wlf-online.de>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpkgconfig-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpkgconfig-perl.git
Homepage: https://metacpan.org/release/PkgConfig

Package: libpkgconfig-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Pure-Perl Core-Only replacement for pkg-config
 PkgConfig provides a pure-perl, core-only replacement for the 
 pkg-config utility.
 While pkg-config is a compiled binary linked with glib, 
 the pure-perl version has no such requirement, and will run 
 wherever Perl ( >= 5.6 ) does.
 The package provides a pure perl binary called ppkg-config which 
 can be used as well as pkg-config.