File: control

package info (click to toggle)
libtemplate-plugin-calendar-simple-perl 0.02-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 48 kB
  • ctags: 9
  • sloc: makefile: 44; perl: 33
file content (19 lines) | stat: -rw-r--r-- 900 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libtemplate-plugin-calendar-simple-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>
Build-Depends: debhelper (>= 5) 
Build-Depends-Indep: perl (>= 5.6.0-16), libtemplate-perl (>= 2.00), libcalendar-simple-perl (>= 1.04), perl (>= 5.8.0) | libtest-simple-perl
Standards-Version: 3.7.2.1

Package: libtemplate-plugin-calendar-simple-perl
Architecture: all
Depends: ${perl:Depends}, libtemplate-perl(>= 2.00), libcalendar-simple-perl (>= 1.04)
Description: Simple calendar plugin for perl Template Toolkit
 Template::Plugin::Calendar::Simple is a plugin for the perl Template Toolkit 
 which provides access to the calendar function in the Calendar::Simple 
 module.
 .
 It is designed to make it very easy to produce a calendar for a
 particular, user designated, month.