Convert vcard contacts into a pal calendar file
vcard2pal [filenames ...]
vcard2pal is a small awk script to convert vcard contacts into a calendar file for the pal calendar program.
Using vcard2pal is really simple, as it doesn't have any options.
You feed it some vcard formatted contacts either on stdin or give it the filenames of files which it should read and put the output of the script into a file which you then give to pal.
As vcard2pal needs no interactive input, you can also call it from cron or a makefile to always have an uptodate pal file generated from your contacts.
Please report bugs or fixes to Uli Martens <[email protected]>.
vcard2pal is released under the example BSD license given in http://www.debian.org/misc/bsd.license. The full legalese can be found in vcard2pal.
The author is not responsible for any missed birthdays and subsequent family feuds, nor anything else.
vcard2pal was written by Uli Martens. This manpage has been written by Uli Martens and Carsten Hey and is published under the same terms as vcard2pal itself.