File: control

package info (click to toggle)
libtext-aligner-perl 0.07-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 120 kB
  • ctags: 24
  • sloc: perl: 221; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 610 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libtext-aligner-perl
Section: perl
Priority: extra
Maintainer: Zed Pobre <zed@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/perldoc?Text::Aligner

Package: libtext-aligner-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Justify strings to various alignment styles
 Text::Aligner exports a single function, align(), which is used to
 justify strings to various alignment styles. The alignment
 specification is the first argument, followed by any number of
 scalars which are subject to alignment.