27 April, 2013

iCalendar 3.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Rok Garbas | More scripts
pypi.python.org
BSD License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
Python
April 27th, 2013, 22:58 GMT [view history]
C: \ Modules \ Python Modules

The module allows developers to create Python-based apps that read and even generate iCalendar-compatible files.

iCalendar is a computer file format which allows Internet users to send meeting requests and tasks to other Internet users, via email, or sharing files with an extension of .ics.

Requirements:

· Pytz
· Python 2.4 up to 2.7

What's New in This Release: [ read full changelog ]

· Switch to unicode internally. This should fix all en/decoding errors.
· Support for non-ascii parameter values.
· Added functions to transform chars in string with '\' + any of r',;:' chars into '%{:02X}' form to avoid splitting on chars escaped with '\'.
· Allow seconds in vUTCOffset properties.
· Let Component.decode better handle vRecur and vDDDLists properties.
· Don't let Component.add re-encode already encoded values. This simplifies the API, since there is no need explicitly pass encode=False.
· Rename tzinfo_from_dt to tzid_from_dt, which is what it does.
· More support for dateutil parsed tzinfo objects.


Download button
Via: iCalendar 3.4

0 Comment: