File: control

package info (click to toggle)
libtemplate-plugin-posix-perl 0.05-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 256 kB
  • sloc: perl: 4,083; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 985 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
22
23
24
25
Source: libtemplate-plugin-posix-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
 libspiffy-perl,
 libtemplate-perl,
 libtest-base-perl,
 libtest-pod-perl,
 libtest-pod-coverage-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-posix-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libtemplate-plugin-posix-perl.git
Homepage: https://metacpan.org/release/Template-Plugin-POSIX/

Package: libtemplate-plugin-posix-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libtemplate-perl
Description: Template Toolkit plugin to access Perl POSIX functions 
 Template::Plugin::POSIX provides a Template Toolkit plugin which enables
 using any of Perl POSIX functions to help create content during template
 processing.