Source: libnet-ldns-perl
Section: perl
Priority: optional
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9.20120312~),
               libdevel-checklib-perl (>= 0.4),
               libldns-dev (>= 1.6.17-9~),
               libtest-fatal-perl,
               perl (>= 5.17.4)
Standards-Version: 3.9.8
Homepage: https://metacpan.org/release/Net-LDNS

Package: libnet-ldns-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: Perl wrapper for the ldns DNS library.
 The goal of ldns is to simplify DNS programming, it supports recent RFCs
 like the DNSSEC documents, and allows developers to easily create software
 conforming to current RFCs, and experimental software for current Internet
 Drafts.
 .
 This package contains Perl wrapper for ldns library.
