/VCF-Reader

Reads vCards and convert them to CSV and JSON

Primary LanguagePython

VCF Reader

Usage:

py conv.py <vcf_file> [options]

By default This prints json object to stdout if no options are specified

options:

-json <json file> : export to json file, must specify file name

-csv <csv file> : export to csv file, must specify file name