mirror of
https://github.com/gramps-project/gramps.git
synced 2026-04-18 16:37:05 -04:00
8 lines
104 B
CSV
8 lines
104 B
CSV
person,surname,given
|
|
a,"CSV Surname","Given 1"
|
|
b,"CSV Surname","Given 2"
|
|
|
|
marriage,mother,father
|
|
1,a,b
|
|
|