AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/techinfo.rst
docs/usage.rst
ged4py/__init__.py
ged4py/calendar.py
ged4py/date.py
ged4py/model.py
ged4py/parser.py
ged4py/py.typed
ged4py.egg-info/PKG-INFO
ged4py.egg-info/SOURCES.txt
ged4py.egg-info/dependency_links.txt
ged4py.egg-info/requires.txt
ged4py.egg-info/top_level.txt
ged4py.egg-info/zip-safe
ged4py/detail/__init__.py
ged4py/detail/io.py
ged4py/detail/name.py
tests/test_date.py
tests/test_detail_io.py
tests/test_detail_name.py
tests/test_model.py
tests/test_parser.py
tests/test_parser_encodings.py