Package perl-Data-ICal: Information

    Source package: perl-Data-ICal
    Version: 0.16-alt1
    Build time:  Jul 16, 2010, 06:07 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Generates iCalendar (RFC 2445) calendar files
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Data-ICal (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-CPAN
      2. perl-Class-ReturnValue
      3. perl-Module-Install
      4. perl-Test-LongString
      5. perl-Test-NoWarnings
      6. perl-Test-Pod
      7. perl-Test-Pod-Coverage
      8. perl-Test-Warn
      9. perl-Text-vFile-asData

    Last changed


    July 16, 2010 Igor Vlasenko 0.16-alt1
    - automated CPAN update
    Dec. 22, 2008 Vitaly Lipatov 0.13-alt3
    - cleanup spec
    - fix directory ownership violation
    - disable man packaging
    - change packager
    June 22, 2008 Andrew Kornilov 0.13-alt1
    - first build for ALT Linux Sisyphus