Ruby GEDCOM::Parser module
Getting ready to do some work on yology, I needed a good way to get at some sample date. Numerous GEDCOM files are readily available, but I only need a subset of the data for the mockups I’m planning.
I took a look at the existing ruby GEDCOM::Parser, but wasn’t satisfied. So I forked it and hacked away. See the full writeup for details.