Skip to content

A collection of Rust crates for working with GEDCOM X.

License

Notifications You must be signed in to change notification settings

ephraimkunz/gedcomx-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.