# python-gedcom-parser **Repository Path**: mirrors_lepy/python-gedcom-parser ## Basic Information - **Project Name**: python-gedcom-parser - **Description**: Python parser for GEDCOM 5.5 format - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.