1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libical-parser-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libfreezethaw-perl, libio-string-perl,
libdatetime-format-ical-perl, libtext-vfile-asdata-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>, David Bremner <bremner@unb.ca>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/iCal-Parser/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libical-parser-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libical-parser-perl/
Package: libical-parser-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libio-string-perl,
libdatetime-format-ical-perl, libtext-vfile-asdata-perl
Description: module to parse iCalendar files into a data structure
iCal::Parser is a Perl module that processes iCalendar (vCalendar 2.0) files
as specified in RFC 2445 into a Perl data structure. It handles several key
features, including recurrences, exclusions, event updates and nested data
structures (attendees and valarms).
|