Metadata-Version: 2.0
Name: ged2doc
Version: 0.1.4
Summary: Tools for converting GEDCOM data into document formats.
Home-page: https://github.com/andy-z/ged2doc
Author: Andy Salnikov
Author-email: ged4py@py-dev.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: ged2doc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: ged4py (>=0.1.1)
Requires-Dist: pillow
Requires-Dist: odfpy

================
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
--------

* TODO

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



=======
History
=======

0.1.0 (2017-10-20)
------------------

* First release on PyPI.


