amandasaurus / gedcompy

Python library to parse and work with GEDCOM (geneology/family tree) files
GNU General Public License v3.0
39 stars 18 forks source link

Extend name parsing #18

Open bakkerd opened 7 years ago

bakkerd commented 7 years ago

The application I used for exporting GEDCOM does not handle additional slashes in the NAME according to the standard, so for clarity I extended the exception thrown in that scenario.

I also added support for the other NAME variants allowed by the standard.