Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 541 Bytes

README.markdown

File metadata and controls

21 lines (14 loc) · 541 Bytes

vCard module

This program can be used for strict validation and parsing of vCards.

Additional scripts:

  • split.sh - Split a multiple vCards file into individual files
  • sort-lines.sh - Sort vCard property lines according to a custom key
  • join-lines.sh - Join previously split vCard lines
  • split-lines.sh - Split long vCard lines

Installation / upgrade

sudo pip install --upgrade vcard

Examples

The test directory contains two valid vCards: maximal.vcf and minimal.vcf.