Python
Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive.
Google Calendar Sync (2009)
Description: Google Calendar Sync allows you to synchronize events matching the defined criteria between two Google calendars.
Github URL: http://github.com/Kami/gCal-sync
Download URL: gCal_sync_v1.1.0.zip, gCal_sync_v1.0.0.zip
Requirements:
- Windows / Linux / Mac OS
- Python >= 2.6
- Python Google Data Client
- Google Calendar Sync 1.1.0 - (30.12.2009)
- Events which are deleted from the source calendar (orphans) are now deleted from the target calendar as well
- Google Calendar Sync 1.0.0 - (21.12.2009)
- Initial release