The Gedcom parser library provides an API to applications to parse, process, and write arbitrary genealogy files in the standard GEDCOM format. It provides a callback interface (like the SAX interface in XML) and an object model interface (like the DOM interface in XML).
| Tags | Other/Nonlisted Topic |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C C++ |
Recent releases


Release Notes: The interface should now be complete. Compatibility with other genealogy programs (notably PAF) is also greatly improved.


Release Notes: The library is now portable to any POSIX system (libiconv is needed on systems lacking glibc 2.2). Also, support for writing Gedcom files has been added, together with a lot of other features.


No changes have been submitted for this release.