Source: libnet-tftp-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Salvatore Bonaccorso <carnil@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libtest-mockmodule-perl (>= 0.11),
                     libtest-warn-perl,
                     perl
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-tftp-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-tftp-perl.git
Homepage: https://metacpan.org/release/Net-TFTP

Package: libnet-tftp-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl module for accessing TFTP servers
 Net::TFTP is a class implementing a simple Trivial File Transfer
 Protocol client in Perl as described in RFC1350. Net::TFTP also
 supports the TFTP Option Extension (as described in RFC2347), with the
 following options: RFC2348 Blocksize Option.
