andy-z / ged4py

GEDCOM tools for Python
MIT License
18 stars 7 forks source link

Add protection for empty DATE fields. #6

Closed andy-z closed 6 years ago

andy-z commented 6 years ago

Ancestris application tends to make DATE records with no value which is not expected by ged4py. Add simple workaround for those non-standard tags. Also added rudimentary support for Ancestris dialect and name format (Ancestris does not seem to have any convention for maiden/married names).)