Skip to main content

Convert PalmOS .dba calendar to a vcalendar file.

Project description

This package 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 Totić, 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>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

palm2vcal-0.5.3.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file palm2vcal-0.5.3.tar.gz.

File metadata

  • Download URL: palm2vcal-0.5.3.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for palm2vcal-0.5.3.tar.gz
Algorithm Hash digest
SHA256 fc7276420c5116212a29182fe8ca2e9fd827933d3ef298ddb58d30cf0e6f5958
MD5 e1574bb3adf600af2e1383155270a45c
BLAKE2b-256 d2079e929eeb6a47fafdf658fec020924d8c4590208381ed1debde4e1f62a3e0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page