File: control

package info (click to toggle)
pipebench 0.40-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 152 kB
  • sloc: ansic: 251; makefile: 29
file content (19 lines) | stat: -rw-r--r-- 706 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: pipebench
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.habets.pp.se/synscan/programs.php?prog=pipebench
Vcs-Browser: https://salsa.debian.org/pkg-security-team/pipebench
Vcs-Git: https://salsa.debian.org/pkg-security-team/pipebench.git

Package: pipebench
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: measure the speed of stdin/stdout communication
 Pipebench shows the current throughput and amount of data going
 through a pipe.
 .
 This is useful in forensics investigations and other actions.