Source: libhtml-calendarmonthsimple-perl Maintainer: Debian Perl Group Uploaders: Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libdate-calc-perl , perl Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-calendarmonthsimple-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-calendarmonthsimple-perl.git Homepage: https://metacpan.org/release/HTML-CalendarMonthSimple Rules-Requires-Root: no Package: libhtml-calendarmonthsimple-perl Architecture: all Depends: ${misc:Depends}, ${perl: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.