Skip to content

zaai-com/vcf-split

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

OVERVIEW

vcf-split is a simple ruby script that takes a .vcf file as input and splits it in several .vcf files, one for each contact saved in the original file.

This is currently quite rough but serves my purpose.

USAGE

ruby vcf-split input.vcf

You can also add a second argument to specify the directory where you want the files, like ruby vcf-split input.vcf ./output

About

Split a monolithic vcard file into several files, one for each contact.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%