Source: libterm-shell-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl, libterm-readkey-perl , libtext-autoformat-perl Build-Depends-Indep: perl Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libterm-shell-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libterm-shell-perl.git Homepage: https://metacpan.org/release/Term-Shell Rules-Requires-Root: no Package: libterm-shell-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Recommends: libterm-readkey-perl, libterm-readline-perl-perl | libterm-readline-gnu-perl, libtext-autoformat-perl Description: Perl module for writing shell-like interfaces Term::Shell makes it joyfully easy to write command-line interfaces in Perl. All the boring details like command-line parsing and terminal handling are done for you.