An open API service indexing awesome lists of open source software.

https://github.com/andy-z/ged2doc

Tools for converting GEDCOM data into document formats.
https://github.com/andy-z/ged2doc

command-line-tool gedcom gedcom-parser hacktoberfest python

Last synced: 5 months ago
JSON representation

Tools for converting GEDCOM data into document formats.

Awesome Lists containing this project

README

          

================
GEDCOM Utilities
================

.. image:: https://img.shields.io/pypi/v/ged2doc.svg
:target: https://pypi.python.org/pypi/ged2doc

.. image:: https://img.shields.io/travis/andy-z/ged2doc.svg
:target: https://travis-ci.org/andy-z/ged2doc

.. image:: https://readthedocs.org/projects/ged2doc/badge/?version=latest
:target: https://ged2doc.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/andy-z/ged2doc/shield.svg
:target: https://pyup.io/repos/github/andy-z/ged2doc/
:alt: Updates

Tools for converting GEDCOM data into document formats.

* Free software: MIT license
* Documentation: https://ged2doc.readthedocs.io.

Features
--------

* Conversion of GEDCOM files into nicely formatted HTML or ODT (OpenDocument Text) format
* Output includes most textual information, images/photos, an segments of genealogical tree
* Support for English and Russian output translations, more translations can be added easily
* Can be used as standalone command-line application or as a Python API

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage