Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.36 KB

README.rst

File metadata and controls

38 lines (27 loc) · 1.36 KB

Internet Calendaring and Scheduling (iCalendar) for Python

The icalendar package is a parser/generator of iCalendar files for use with Python.


Code:http://github.com/collective/icalendar
Mailing list:http://github.com/collective/icalendar/issues
Dependencies:Since version 3.0 we depend on pytz. There are no dependencies.
Tested with:Python 2.4 - 2.7
License:BSD

About this fork which is not a fork anymore

Aim of this fork (not fork anymore, read further) was to bring this package up to date with latest icalendar RFC specification as part of plone.app.event project which goal is to bring recurrent evens to Plone.

After some thoughts we (Plone developers involved with plone.app.event) send a suggestion to [email protected] to take over mainaining of icalendar. Nobody object and since version 2.2 we are back to development.