File: control

package info (click to toggle)
libdatetime-event-ical-perl 0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 224 kB
  • ctags: 15
  • sloc: perl: 1,767; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,154 bytes parent folder | download
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
26
27
Source: libdatetime-event-ical-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
           Jonathan Yu <jawnsy@cpan.org>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdatetime-event-recurrence-perl,
                     libdatetime-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-event-ical-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdatetime-event-ical-perl.git
Homepage: https://metacpan.org/release/DateTime-Event-ICal

Package: libdatetime-event-ical-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdatetime-event-recurrence-perl,
         libdatetime-perl
Description: Perl DateTime extension for computing RFC2445 recurrences
 DateTime::Event::ICal is a Perl module that provides convenience methods
 for easily creating DateTime::Set objects for RFC2445 style recurrences,
 such as 'last friday of march'.