Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/madprime/python-gedcom
- Owner: madprime
- License: gpl-2.0
- Created: 2012-04-02T18:04:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T12:54:41.000Z (10 months ago)
- Last Synced: 2024-04-17T10:59:03.448Z (7 months ago)
- Language: Python
- Homepage:
- Size: 55.7 KB
- Stars: 62
- Watchers: 14
- Forks: 76
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gedcom - python-gedcom - Python module for parsing, analyzing, and manipulating GEDCOM files (Parsers / Python)
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.htmThis 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.