File: control

package info (click to toggle)
tcpslice 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 676 kB
  • sloc: sh: 3,641; ansic: 2,346; makefile: 161
file content (21 lines) | stat: -rw-r--r-- 739 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: tcpslice
Section: net
Priority: optional
Maintainer: Bruno Naibert de Campos <bruno.naibert@gmail.com>
Build-Depends: debhelper-compat (= 13),
               libnids-dev,
               libosip2-dev,
               libpcap-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://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.