File: control

package info (click to toggle)
libnet-libdnet6-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 136 kB
  • ctags: 24
  • sloc: perl: 366; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,327 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: libnet-libdnet6-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Lintott <daniel@serverb.co.uk>
Build-Depends: debhelper (>= 9),
 libmodule-build-perl,
 net-tools | freebsd-net-tools
Build-Depends-Indep: libnet-ipv6addr-perl,
 libnet-libdnet-perl,
 perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-libdnet6-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-libdnet6-perl.git
Homepage: https://metacpan.org/release/Net-Libdnet6
Testsuite: autopkgtest-pkg-perl

Package: libnet-libdnet6-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libnet-ipv6addr-perl,
 libnet-libdnet-perl,
 net-tools | freebsd-net-tools
Description: module to add IPv6 support to Net::Libdnet
 Net::Libdnet6 is a Perl module that adds IPv6 support to Net::Libdnet to 
 provide a simple and portable interface to many useful low-level networking 
 routines. Its functionality includes network address manipulation, kernel 
 ARP cache and route table manipulation, firewalling, network interface 
 manipulation, network traffic interception via tunnel interfaces, and raw IP 
 packet/Ethernet frame transmission.
 .
 See: libnet-libdnet-perl for further details on Net::Libdnet