File: control

package info (click to toggle)
ipgrab 0.9.10-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,948 kB
  • sloc: ansic: 12,639; sh: 878; makefile: 19
file content (20 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ipgrab
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (=13),
               libpcap-dev(>=0.3),
               texinfo
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/ipgrab/
Vcs-Browser: https://salsa.debian.org/debian/ipgrab
Vcs-Git: https://salsa.debian.org/debian/ipgrab.git

Package: ipgrab
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: tcpdump-like utility that prints detailed header information
 ipgrab is a network debugging utility not unlike tcpdump except
 that it prints out detailed header field information for
 data link, network and transport layers.