Generates iCalendar (RFC 2445) calendar files
A Data::ICal object represents a VCALENDAR object as defined in the iCalendar
protocol (RFC 2445, MIME type "text/calendar"), as implemented in many popular
calendaring programs such as Apple's iCal.
Each Data::ICal object is a collection of "entries", which are objects of a
subclass of Data::ICal::Entry. The types of entries defined by iCalendar (which
refers to them as "components") include events, to-do items, journal entries,
free/busy time indicators, and time zone descriptors; in addition, events and
to-do items can contain alarm entries. (Currently, Data::ICal only implements
to-do items and events.)
Data::ICal is a subclass of Data::ICal::Entry; see its manpage for more methods
applicable to Data::ICal.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Data-ICal && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
Data-ICal-0.24.tar.gz | 0000120451 118 KB | |
cpanspec.yml | 0000000469 469 Bytes | |
perl-Data-ICal.changes | 0000002801 2.74 KB | |
perl-Data-ICal.spec | 0000003583 3.5 KB |
Latest Revision
Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details
Comments 0