File: control

package info (click to toggle)
binstats 1.08-8.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 88 kB
  • sloc: sh: 536; ansic: 186; makefile: 59
file content (21 lines) | stat: -rw-r--r-- 869 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
Source: binstats
Section: utils
Priority: optional
Maintainer: Javier Fernandez-Sanguino Pen~a <jfs@computer.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 9)

Package: binstats
Architecture: all
Depends: bsdmainutils, debianutils (>= 1.13.1), file
Description: Statistics tool for installed programs
 A utility to aid the tidying up of binaries, interpreted scripts, and
 dynamic libraries.  It can find the number and identity of a.out and
 ELF binaries, plus their debugging symbols status, setuid status, and
 dynamic library dependence.  It can count the number of Java bytecode
 programs, tally up the main types of scripts, and look for unidentified
 executable text files.
 .
 Also it is able to find any duplicated executable names, unused
 libraries, binaries with missing libraries, statically linked binaries,
 and duplicated manual page names.