An open API service indexing awesome lists of open source software.

https://github.com/rootsdev/python-gedcom-parser

Python parser for GEDCOM 5.5 format
https://github.com/rootsdev/python-gedcom-parser

Last synced: 8 months ago
JSON representation

Python parser for GEDCOM 5.5 format

Awesome Lists containing this project

README

          

Python GEDCOM Parser
====================

This is a basic parser for the GEDCOM 5.5 format. For documentation of
this format, see

http://homepages.rootsweb.com/~pmcbride/gedcom/55gctoc.htm

For documentation, see comments in the code. For an example, see
the file test.py.