gedcom-parser

GEDCOM parser


Build Status

GEDCOM parser

  • Homepage: https://dmitry-oshurkov.github.io/gedcom-parser/

This is a Haskell implementation of a GEDCOM file parser. A GEDCOM file is plain text (usually either ANSEL or ASCII) containing genealogical information about individuals, and meta data linking these records together.

A simple JSON console output realized yet.