Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madprime/python-gedcom

Python module for parsing, analyzing, and manipulating GEDCOM files
https://github.com/madprime/python-gedcom

Last synced: 3 months ago
JSON representation

Python module for parsing, analyzing, and manipulating GEDCOM files

Awesome Lists containing this project

README

        

# Python GEDCOM

> **DEPRECATED**: This project is no longer maintained by madprime
> and moved to https://github.com/joeyaurel/python-gedcom.

A python module for parsing, analyzing, and manipulating GEDCOM files.

GEDCOM files contain ancestry data, the GEDCOM 5.5 format is detailed here:
http://homepages.rootsweb.ancestry.com/~pmcbride/gedcom/55gctoc.htm

This module was originally based on a GEDCOM parser written by
Daniel Zappala at Brigham Young University (copyright (C) 2005) and
was licensed under GPL v2.