Source: ruby-nfqueue
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sebastien Badia <sbadia@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-ffi, ruby-nfnetlink
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-nfqueue.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-nfqueue
Homepage: https://github.com/gdelugre/ruby-nfqueue
Testsuite: autopkgtest-pkg-ruby

Package: ruby-nfqueue
Architecture: all
Depends: libnetfilter-queue1
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.
