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
- Host: GitHub
- URL: https://github.com/rootsdev/python-gedcom-parser
- Owner: rootsdev
- License: gpl-3.0
- Created: 2012-08-15T21:59:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T16:03:38.000Z (over 8 years ago)
- Last Synced: 2024-08-04T04:05:19.738Z (over 1 year ago)
- Language: Python
- Size: 103 KB
- Stars: 14
- Watchers: 23
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gedcom - python-gedcom-parser - Python parser for GEDCOM 5.5 format (Parsers / Python)
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.