Beginning of example in CSV format
svn: r20915
This commit is contained in:
7
example/csv/example.csv
Normal file
7
example/csv/example.csv
Normal file
@ -0,0 +1,7 @@
|
||||
person,surname,given
|
||||
a,"CSV Surname","Given 1"
|
||||
b,"CSV Surname","Given 2"
|
||||
|
||||
marriage,mother,father
|
||||
1,a,b
|
||||
|
|
Reference in New Issue
Block a user