Source: libshell-command-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fschlich@zedat.fu-berlin.de>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libshell-command-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libshell-command-perl.git
Homepage: https://metacpan.org/release/Shell-Command

Package: libshell-command-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: cross-platform functions emulating common shell commands
 Shell::Command is a thin wrapper around ExtUtils::Command. It is used to
 replace common UNIX commands in a tried-and-tested cross-platform way.
 .
 While ExtUtils::Command is particularly useful in Makefiles,
 Shell::Command is more convenient to use from Perl.
