]> git.neil.brown.name Git - plato.git/commit
ical.py: ical RRULE parsing.
authorNeilBrown <neilb@suse.de>
Mon, 30 Dec 2013 02:19:22 +0000 (13:19 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 30 Dec 2013 02:19:22 +0000 (13:19 +1100)
commit3903b2d87a9e6a5f3c0f16418fbdcca64f54a883
tree94d640f261e93d6aa8a5aa278a78f224bb9432f5
parenta0ce79bcf482b9012a17736a2cd26d838bd92bde
ical.py: ical RRULE parsing.

This is still preliminary code, not really usable as a library.

The main purpose is to produce a list of date/times from an ical
recurrence rule.
lib/ical.py [new file with mode: 0644]