package gedcom

  1. Overview
  2. Docs
GEDCOM parsing.

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=ec7976dadcdbb807c8a3f17540ab5131

Description

First release parses a GEDCOM file easily, and creates the tree representation of the file. There is no real record type such as FAMI or INDI, just a generic line representation. No check is perform on file or parsed lines, so GEDCOM not respecting official structures will be parsed without complaining.

Published: 12 Dec 2014

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.00.1"

Dev Dependencies

None

Used by

None

Conflicts

None