gedcom
GEDCOM parser
A Clojure library providing an implementation of the GEDCOM data exchange standard
Clojure GEDCOM library
4 stars
7 watching
3 forks
Language: Clojure
last commit: over 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
prm9894/gedcom | A .NET library for parsing and loading GEDCOM files containing genealogy data | 12 |
dcapwell/gedcom.js | A JavaScript library for parsing GEDCOM files | 32 |
iand/gedcom | Tools for working with GEDCOM file format in Go | 37 |
pdavies011010/gedcom-ruby | A Ruby library for parsing and processing GEDCOM files using callback-based hooks | 17 |
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 |
pirtleshell/rust-gedcom | A Rust implementation of a Gedcom file parser | 5 |
rootsdev/python-gedcom-parser | A Python-based parser for the GEDCOM 5.5 format | 14 |
frizbog/gedcom4j | A Java library for parsing and writing genealogy files in GEDCOM format | 55 |
arbre-app/read-gedcom | A TypeScript-based parser for Gedcom files with features like tolerant character encoding detection and date conversion | 15 |
ligurio/gedcom | A tool for converting GEDCOM genealogy files to a structured format and querying the data | 11 |
familysearch/gedcom | The FamilySearch GEDCOM specification is a standard for exchanging genealogical data and is implemented by this repository in various programming languages. | 169 |
madprime/python-gedcom | Provides tools for parsing and manipulating ancestry data stored in GEDCOM files | 64 |
tmcw/gedcom | A GEDCOM parser that translates its input into JSON format | 159 |
dijxtra/simplepyged | A Python library for parsing GEDCOM 5.5 files | 39 |