gedcom-rs 0.1.0

A Rust library to parse and interact with GEDCOM data.
Documentation
1
2
3
4
5
6
7
8
9
# gedcom-rs

[![Continuous integration](https://github.com/AdamIsrael/rust-gedcom/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/AdamIsrael/rust-gedcom/actions/workflows/ci.yaml)

This is a **work-in-progress** library to parse a [GEDCOM 5.5.1](https://gedcom.io/specifications/ged551.pdf), which is the most commonly used file format for exchanging genealogical data. It is not ready for production.

## Copyright

While this library is open source under the MIT license, `data/complete.ged`, used for testing, is © 1997 by H. Eichmann, parts © 1999-2000 by J. A. Nairn.