File: control

package info (click to toggle)
libapt-pkg-perl 0.1.24
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 272 kB
  • ctags: 104
  • sloc: perl: 1,208; ansic: 198; makefile: 39
file content (16 lines) | stat: -rw-r--r-- 664 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libapt-pkg-perl
Section: perl
Priority: optional
Maintainer: Brendan O'Dea <bod@debian.org>
Build-Depends: perl (>= 5.8.0-6), debhelper (>> 3.0.18), libapt-pkg-dev (>= 0.6.40.1)
Standards-Version: 3.8.1
Vcs-Git: git://git.debian.org/users/bod/libapt-pkg-perl.git
Vcs-Browser: http://git.debian.org/?p=users/bod/libapt-pkg-perl.git

Package: libapt-pkg-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Description: Perl interface to libapt-pkg
 A Perl interface to APT's libapt-pkg which provides modules for configuration
 file/command line parsing, version comparison, inspection of the binary
 package cache and source package details.