Source: libgetopt-long-descriptive-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Salvatore Bonaccorso <carnil@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libcapture-tiny-perl <!nocheck>,
                     libcpan-meta-check-perl <!nocheck>,
                     libio-stringy-perl <!nocheck>,
                     libparams-validate-perl <!nocheck>,
                     libsub-exporter-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libtest-warnings-perl <!nocheck>,
                     perl (>= 5.39.5)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgetopt-long-descriptive-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgetopt-long-descriptive-perl.git
Homepage: https://metacpan.org/release/Getopt-Long-Descriptive
Rules-Requires-Root: no

Package: libgetopt-long-descriptive-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libio-stringy-perl,
         libparams-validate-perl,
         libsub-exporter-perl,
         perl (>= 5.39.5)
Breaks: libmoosex-getopt-perl (<< 0.77),
        libmousex-getopt-perl (<< 0.38-4~)
Description: module that handles command-line arguments with usage text
 Getopt::Long::Descriptive is a convenience wrapper for Getopt::Long, which
 allows one to easily define options in the same familiar way, while also
 supporting custom descriptions for program usage output.
