File: control

package info (click to toggle)
libnet-libdnet6-perl 0.28-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: perl: 367; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,485 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
33
Source: libnet-libdnet6-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libmodule-build-perl
Build-Depends-Indep: libnet-ipv6addr-perl <!nocheck>,
                     libnet-libdnet-perl <!nocheck>,
                     net-tools <!nocheck> | freebsd-net-tools <!nocheck>,
                     perl
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-libdnet6-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-libdnet6-perl.git
Homepage: https://metacpan.org/release/Net-Libdnet6

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