An open API service indexing awesome lists of open source software.

https://github.com/lukevers/gedcom

An implementation of a GEDCOM 5.5 parser in Go
https://github.com/lukevers/gedcom

gedcom genealogy go

Last synced: 5 months ago
JSON representation

An implementation of a GEDCOM 5.5 parser in Go

Awesome Lists containing this project

README

          

# gedcom

[![GoDoc](https://godoc.org/github.com/lukevers/gedcom?status.svg)](https://godoc.org/github.com/lukevers/gedcom)

An implementation of GEDCOM 5.5 in Go

## References

- [The GEDCOM Standard Release 5.5](http://homepages.rootsweb.ancestry.com/~pmcbride/gedcom/55gctoc.htm)
- [The GEDCOM Standard DRAFT Release 5.5.1](https://chronoplexsoftware.com/gedcomvalidator/gedcom/gedcom-5.5.1.pdf)
- [GEDCOM - Wikipedia](https://en.wikipedia.org/wiki/GEDCOM)