-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1877a2
commit 36d9c65
Showing
9 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name,organisation,phone,email,address,birthday | ||
Name,Organisation,Phone,Email,Address,Birthday | ||
Samuel Short,Convallis Inc.,+91 9499109040,[email protected],"P.O. Box 322, 7849 Nunc Av.",20080403 | ||
Mia Jensen,Ut Pellentesque Eget Corp.,+91 7680256715,[email protected],"P.O. Box 195, 6074 Proin Av.",20060630 | ||
Kirk Hampton,Fusce Dolor Corporation,+91 8469919078,[email protected],"P.O. Box 309, 5319 Commodo Rd.",20190310 | ||
|
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 file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
setuptools.setup( | ||
name="vcf-creator", | ||
version="1.0.2", | ||
version="1.0.3", | ||
author="Animesh Singh Chouhan", | ||
author_email="[email protected]", | ||
description="Generate vCard file from CSV", | ||
|
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
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 file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name,organisation,phone,email,address,birthday | ||
Name,Organisation,Phone,Email,Address,Birthday | ||
Samuel Short,Convallis Inc.,+91 9499109040,[email protected],"P.O. Box 322, 7849 Nunc Av.",20080403 | ||
Mia Jensen,Ut Pellentesque Eget Corp.,+91 7680256715,[email protected],"P.O. Box 195, 6074 Proin Av.",20060630 | ||
Kirk Hampton,Fusce Dolor Corporation,+91 8469919078,[email protected],"P.O. Box 309, 5319 Commodo Rd.",20190310 | ||
|
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