blob: f7e0e57c497319cb4cd5785a3b83b8e8973d248f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: ethereal
Section: net
Priority: optional
Maintainer: Frederic Peters <fpeters@debian.org>
Standards-Version: 3.1.0
Build-Depends: libgtk1.2-dev, libpcap-dev, libsnmp4.1-dev, flex, libz-dev, debhelper
Package: ethereal
Architecture: any
Depends: ${shlibs:Depends}
Description: Network traffic analyzer
Ethereal is a network traffic analyzer, or "sniffer", for Unix and
Unix-like operating systems. It uses GTK+, a graphical user interface
library, and libpcap, a packet capture and filtering library.
|