File: control

package info (click to toggle)
libstring-trim-more-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 159; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 917 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
Source: libstring-trim-more-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libstring-trim-more-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libstring-trim-more-perl.git
Homepage: https://metacpan.org/release/String-Trim-More
Testsuite: autopkgtest-pkg-perl

Package: libstring-trim-more-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl module with various string trimming utilities
 String::Trim::More is an alternative to String::Trim (and similar modules).
 Instead of a single trim function, this module provides several from which you
 can choose on, depending on your needs.