Source: libperinci-cmdline-perl
Standards-Version: 4.7.4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperinci-cmdline-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperinci-cmdline-perl.git
Homepage: https://metacpan.org/release/Perinci-CmdLine

Package: libperinci-cmdline-perl
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${perl:Depends},
Description: Rinci/Riap-based command-line application framework
 Perinci::CmdLine is currently empty, because the implementation is currently
 split into Perinci::CmdLine::Lite (the lightweight version) and
 Perinci::CmdLine::Classic (the full but heavier version). There's also
 Perinci::CmdLine::Any that lets you choose between the two dynamically, à la
 Any::Moose. And finally there's also Perinci::CmdLine::Inline, the even more
 lightweight version.
