File: control

package info (click to toggle)
libhtml-calendarmonthsimple-perl 1.25-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 136 kB
  • ctags: 61
  • sloc: perl: 647; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 922 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libhtml-calendarmonthsimple-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libdate-calc-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Italo Valcy <italo@dcc.ufba.br>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/HTML-CalendarMonthSimple/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-calendarmonthsimple-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-calendarmonthsimple-perl/

Package: libhtml-calendarmonthsimple-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libdate-calc-perl
Description: Perl module for generating HTML Calendars
 HTML::CalendarMonthSimple is a Perl module for generating, manipulating,
 and printing a HTML calendar grid for a specified month. It is intended
 as a faster and easier-to-use alternative to HTML::CalendarMonth.