Source: ruby-nfqueue
Section: ruby
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 9~),
               gem2deb
Standards-Version: 3.9.8
Vcs-Git: git://git.kali.org/packages/ruby-nfqueue.git
Vcs-Browser: https://git.kali.org/gitweb/?p=packages/ruby-nfqueue.git
Homepage: http://github.com/gdelugre/ruby-nfqueue
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-nfqueue
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-ffi,
         ruby-nfnetlink,
         libnetfilter-queue1,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Wrapper around libnetfilter_queue using FFI
 This package contains a tiny wrapper around libnetfilter_queue. It allows you
 to very simply intercept and modify network traffic in a Ruby environment.
