Parse contacts from a VCF file and print minimal info about them.
| parse_contacts.py | Initial import | |
| README.md | Update README | |
parse_contacts.py
Requirements
python3 -m pip install vobject
Examples
parse_contacts.py contacts.vcf
parse_contacts.py contacts.vcf | less
parse_contacts.py contacts.vcf > result.txt