On Tue, May 21, 2013 at 03:10:51PM +0200, Guido Van Hoecke wrote: > > I got iCalendar from https://pypi.python.org/pypi/icalendar, untarred it > and ran `sudo python setup.py install' > > Got pytz from https://pypi.python.org/pypi/pytz/. It comes as an egg > file so you just run `sudo easy-install pytz-2013b-py2.7.egg' > > This command should get you going: > `./ical2org.py input.ics > output.org
Hi Guido, thanks for the help! If the script gets enough interest I can sort out an easy installation method for it. best, aitor