This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Original Author: Mridul Ahuja | |
Co-Author: Jakob Schöttl | |
GitHub: https://github.com/schoettl/csv2vcf | |
Description: A small command line tool to convert CSV files to VCard files | |
Changes: | |
- python3 | |
""" |