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
- Host: GitHub
- URL: https://github.com/lukevers/gedcom
- Owner: lukevers
- License: mit
- Created: 2017-03-31T13:07:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T02:16:33.000Z (about 9 years ago)
- Last Synced: 2025-08-03T07:25:19.601Z (11 months ago)
- Topics: gedcom, genealogy, go
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - gedcom
README
# gedcom
[](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)