GEDCOM
GEDCOM standard
The FamilySearch GEDCOM specification is a standard for exchanging genealogical data and is implemented by this repository in various programming languages.
169 stars
25 watching
22 forks
Language: Python
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
prm9894/gedcom | A .NET library for parsing and loading GEDCOM files containing genealogy data | 12 |
familysearch/gedcom5-conversion | Utility to convert GEDCOM 5.5 files to the newer GEDCOM X format | 32 |
madprime/python-gedcom | Provides tools for parsing and manipulating ancestry data stored in GEDCOM files | 64 |
brucewhealton/gedcomrdf | Converts GEDCOM genealogy data into RDF format using various vocabularies. | 6 |
geni/gedcom | A Clojure library providing an implementation of the GEDCOM data exchange standard | 4 |
davidmoten/gedcom | A Scala library for parsing and representing genealogy data in a structured format | 3 |
ligurio/gedcom | A tool for converting GEDCOM genealogy files to a structured format and querying the data | 11 |
ephraimkunz/gedcomx-rs | A collection of Rust libraries for working with GEDCOM X data structures and file formats. | 4 |
rootsdev/python-gedcom-parser | A Python-based parser for the GEDCOM 5.5 format | 14 |
patkayongo/gedcomtojsonconverter | Converts genealogy data from GEDCOM format to JSON representation | 9 |
pirtleshell/rust-gedcom | A Rust implementation of a Gedcom file parser | 5 |
pdavies011010/gedcom-ruby | A Ruby library for parsing and processing GEDCOM files using callback-based hooks | 17 |
arbre-app/read-gedcom | A TypeScript-based parser for Gedcom files with features like tolerant character encoding detection and date conversion | 15 |
thnaeff/gedcomstore | A Java library to parse lineage-linked grammar files and generate valid GEDCOM structures | 5 |
rbur004/gedcom | A Ruby library that parses and generates GEDCOM files, handling various tag extensions and customizations. | 13 |