File: control

package info (click to toggle)
tcpslice 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 672 kB
  • sloc: sh: 3,144; ansic: 2,295; makefile: 113
file content (19 lines) | stat: -rw-r--r-- 693 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: tcpslice
Section: net
Priority: optional
Maintainer: Bruno Naibert de Campos <bruno.naibert@gmail.com>
Build-Depends: debhelper-compat (= 13),
               libpcap-dev
Standards-Version: 4.5.0
Rules-Requires-Root: binary-targets
Homepage: http://www.tcpdump.org
Vcs-Browser: https://salsa.debian.org/debian/tcpslice
Vcs-Git: https://salsa.debian.org/debian/tcpslice.git

Package: tcpslice
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: extract pieces of and/or glue together tcpdump files
 Tcpslice is a program for extracting portions of packet-trace files
 generated using tcpdump(l)'s -w flag.
 It can also be used to glue together several such files.