File: control

package info (click to toggle)
libstring-trim-more-perl 0.03-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: perl: 159; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 910 bytes parent folder | download | duplicates (2)
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 (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-trim-more-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/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.