palm2vcal

Software Screenshot:
palm2vcal
Software Details:
Version: 0.5.3
Upload Date: 14 Apr 15
Developer: Raphael Barrois
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

palm2vcal provides a script converting palm OS .dba calendar files into standard .ics vCalendar files. If requested, the other direction could be easily introduced.

It relies mostly on the palmFile.py script written by Aleks Totic, and improved by Jeff Mikels. In order to generate the vcalendar file, this script uses the icalendar package.

Usage

The script can simply be called with:

palm2vcal < source_file > < dest_file >

Where < source_file > and < dest_file > are either file names or - for stdin/stdout.

When using the --verbose option, the number of converted event is printed to stdout (or stderr).

Encoding

The target file will be written in UTF8, as per RFC5545.

The encoding of the input file defaults to cp1252 (microsoft standard encoding), but another encoding can be chosen using the --encoding switch:

palm2vcal --encoding=latin1 < source_file > < dest_file >

Requirements:

  • Python

Other Software of Developer Raphael Barrois

Comments to palm2vcal

Comments not found
Add Comment
Turn on images!