Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 396 Bytes

gedcomx-rs

A collection of Rust crates for working with GEDCOM X.

Crates

  • gedcomx - Core data structures and serialization / deserialization in XML and JSON.
  • gedcomx_file - Implementation of the GEDCOM X File Format specification. Bundles up genealogical data and resources into a file and defines how the resources within the file can link to each other.