https://github.com/mariajbp/gedcom2html
https://github.com/mariajbp/gedcom2html
flex gedcom gedcom-parser html yacc
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariajbp/gedcom2html
- Owner: mariajbp
- License: gpl-3.0
- Created: 2020-06-25T14:53:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T10:23:27.000Z (over 5 years ago)
- Last Synced: 2025-01-21T10:51:25.275Z (9 months ago)
- Topics: flex, gedcom, gedcom-parser, html, yacc
- Language: Yacc
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GEDCOM2HTML
- Flex parser and YACC grammar for the GEDCOM format
- Transforms a GEDCOM file into HTML- By [Maria](https://github.com/mariajbp) & [Hugo](https://github.com/hchexy)
The final result includes an index page containing all the families and indivduals in the GEDCOM file.
For every family/individual there's a descendants tree.

