Skip to content
/ calfix Public

Fixes ICS iCalendar files for better compatibility between CalDAV servers/clients

License

Notifications You must be signed in to change notification settings

mhaller/calfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

calfix v1

Fixes ICS iCalendar files for better compatibility between CalDAV servers/clients

The aim of the CalFix tool is to fix ICS/iCalendar data according to RFC 5545 (http://tools.ietf.org/html/rfc5545) as for instance exported from Google calendar, so that the data can be imported to SabreDAV-based (http://code.google.com/p/sabredav/) calendar software such as ownCloud (http://ownCloud.org) and can be synchronized flawlessly with CalDAV clients such as Apple iCal.

License is GPL version 3. See also LICENSE

Use easy_install icalendar in order to install the iCalendar Python module (https://pypi.python.org/pypi/icalendar).

About

Fixes ICS iCalendar files for better compatibility between CalDAV servers/clients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages