Source: ruby-pcaprub Section: ruby Maintainer: Debian Ruby Team Uploaders: Jérémy Bobbio Build-Depends: debhelper-compat (= 14), gem2deb, libpcap-dev Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-pcaprub.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-pcaprub Homepage: https://github.com/pcaprub/pcaprub Package: ruby-pcaprub Architecture: any Multi-Arch: same Description: Ruby bindings for LBL Packet Capture library (libpcap) libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . pcaprub provide a consistent interface for using libcap in Ruby. . It does not provide packet processing functionality, only the interface for capturing packets, and passing yielding those packets.