Source: perlipq
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~),
 iptables-dev,
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/perlipq/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/perlipq/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/perlipq/

Package: libiptables-ipv4-ipqueue-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl extension for libipq
 Perlipq (IPTables::IPv4::IPQueue) is a Perl extension for iptables userspace
 packet queuing via libipq.
 .
 Packets may be selected from the stack via the iptables QUEUE target
 and passed to userspace.  Perlipq allows these packets to be manipulated in
 Perl and passed back to the stack.
