Skip to content

Roopesh2/VCF-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reads vCards and convert them to CSV and JSON

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages