ruby-pcaprub 0.11.3-1 source package in Ubuntu

Changelog

ruby-pcaprub (0.11.3-1) unstable; urgency=low


  * Initial release. (Closes: #720709)

 -- Jérémy Bobbio <email address hidden>  Sat, 24 Aug 2013 19:01:38 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
ruby-pcaprub_0.11.3-1.dsc 2.0 KiB 9009e0629e4fe34c0d5f3eaf3224751b5666c7041d22cd6db29a0439faf13cc3
ruby-pcaprub_0.11.3.orig.tar.gz 28.9 KiB 230444f36ca244bc9a0c7ff7a9ac4fbf261d3f34243e110067830926b09c0185
ruby-pcaprub_0.11.3-1.debian.tar.gz 1.4 KiB e9bd940e4fcdd1cae7f2df50e62091043c464e6ecbb2c5ac33a9031a7a51e2f6

No changes file available.

Binary packages built by this source

ruby-pcaprub: 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.