gedcom: Parser for the GEDCOM genealogy file format.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A parser for the legacy GEDCOM 5.5 file format. GEDCOM is widely used by genealogy software, despite the limitations of the format.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.2.0.0
Change log changelog.md
Dependencies array (>=0.5.1.1 && <0.6), base (>=4.7 && <5), bytestring (>=0.10.8.1 && <0.11), containers (>=0.5.7.1 && <0.6), megaparsec (>=5.3.1 && <5.4), monad-loops (>=0.4.3 && <4.4), mtl (>=2.2.1 && <2.3), text-all (>=0.4.1.1 && <0.5), time (>=1.6.0.1 && <1.7) [details]
License BSD-3-Clause
Copyright 2017 Callum Lowcay
Author Callum Lowcay
Maintainer cwslowcay@gmail.com
Category Genealogy
Home page https://github.com/CLowcay/hs-gedcom
Source repo head: git clone https://github.com/CLowcay/hs-gedcom
Uploaded by cwslowcay at 2017-09-27T03:54:08Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for gedcom-0.1.0.1

[back to package description]

gedcom

A parser for the GEDCOM genealogy file format. More information on https://en.wikipedia.org/wiki/GEDCOM. The full specification is https://www.familysearch.org/developers/docs/gedcom/.