File: control

package info (click to toggle)
libshell-config-generate-perl 0.33-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 272 kB
  • sloc: perl: 581; sh: 8; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: libshell-config-generate-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: C.J. Collier <cjcollier@linuxfoundation.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libshell-guess-perl,
                     libtest2-suite-perl,
                     perl (>= 5.25.1) | libtest-simple-perl (>= 1.302015),
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libshell-config-generate-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libshell-config-generate-perl.git
Homepage: https://metacpan.org/release/Shell-Config-Generate

Package: libshell-config-generate-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libshell-guess-perl
Description: Perl module to generate config file for any shell
 Shell::Config::Generate provides an interface for specifying shell
 configurations for different shell environments without having to worry about
 the arcane differences between shells such as csh, sh, cmd.exe and
 command.com.