Source: ruby-nfnetlink
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
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-nfnetlink.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-nfnetlink
Homepage: https://github.com/gdelugre/ruby-nfnetlink
Testsuite: autopkgtest-pkg-ruby

Package: ruby-nfnetlink
Architecture: all
Depends: libnfnetlink0
Description: Wrapper on top of libnfnetlink using FFI
 libnfnetlink is the low-level library for netfilter related kernel/userspace
 communication. It provides a generic messaging infrastructure for in-kernel
 netfilter subsystems (such as nfnetlink_log, nfnetlink_queue,
 nfnetlink_conntrack) and their respective users and/or management tools in
 userspace.
 .
 This package contains a small, still incomplete, wrapper around libnfnetlink.
