File: control

package info (click to toggle)
apt-file 2.0.8.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 128 kB
  • ctags: 27
  • sloc: perl: 335; makefile: 64; sh: 4
file content (19 lines) | stat: -rw-r--r-- 672 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: apt-file
Section: base
Priority: optional
Maintainer: Sebastien J. Gross <sjg@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0)
Standards-Version: 3.6.1

Package: apt-file
Architecture: all
Depends: ${perl:Depends}, wget | curl,gzip (>= 1.2.4), libconfig-file-perl, libapt-pkg-perl
Suggests: ssh, sudo
Description: APT package searching utility -- command-line interface
 apt-file is a command line tool for searching packages for the APT
 packaging system.
 .
 Unlike apt-cache, you can search in which package a file is included
 or list the contents of a package without installing or fetching it.
 .
 Please read README file for curl or wget instructions.