A full-featured Python package for parsing and creating iCalendar and vCard files
Project description
Description
Parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to iCalendar, vCard, or (experimentally) hCalendar unicode strings.
Requirements
Requires python 2.4 or later, dateutil (http://labix.org/python-dateutil) 1.1 or later.
Recent changes
Make change_tz.py compatible with python 2.4, so the entire package stays compatible
Fall back to default (the most recent standard) behavior if a VCARD or VCALENDAR doesn’t have a recognized VERSION
Fixed a bad performance bug when parsing large text bodies, thanks to Morgen Sagen at Apple
Changed license to Apache 2.0 from Apache 1.1
Worked around an issue with Apple Address Book’s vcard PHOTO parser
Added change_tz module and script for quickly changing event timezones for an ics file. Requires PyICU.
Add support for BYMONTHDAY=-1 (days before the end of the month) when setting rrules from a dateutil rrule
Tolerate a Ruby iCalendar library escaping semi-colons in RRULEs
Make vobjects pickle-able
Add introspection help for IPython so tab completion works with vobject’s custom __getattr__
Allow Outlook’s technically illegal use of commas in TZIDs
Allow unicode names for TZIDs
Worked around Lotus Notes use of underscores in names by just silently replacing with dashes
When allowing quoted-printable data, honor CHARSET for each line, defaulting to iso-8859-1
Simplified directory layout, unit tests are now available via setup.py test
- For older changes, see
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vobject-0.8.1c.zip
.
File metadata
- Download URL: vobject-0.8.1c.zip
- Upload date:
- Size: 85.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cadfac597f1aac34aa53724e897eb43c576cbb36760df329ad76d37dd010e5a5 |
|
MD5 | 348062e5f33c710a192e8f76b154d0e2 |
|
BLAKE2b-256 | ad753da2c3a21193b6c3a5cb5e72bc065a58c4744830be83fc0086149b528cb4 |
File details
Details for the file vobject-0.8.1c.egg
.
File metadata
- Download URL: vobject-0.8.1c.egg
- Upload date:
- Size: 100.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b0352db0f1181be772af71e3209077f2e0615e34b0c9de7077b539bd6b92678 |
|
MD5 | 5112d837acbee59642af888e6c3f1ed6 |
|
BLAKE2b-256 | 3e2a5c9fd0bc6a6c1d536578f482d70fbc66b8ebb1a43aa91271c52a4e4b0ee1 |