AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ansel/__init__.py
ansel/ansel.py
ansel/codec.py
ansel/incremental.py
ansel.egg-info/PKG-INFO
ansel.egg-info/SOURCES.txt
ansel.egg-info/dependency_links.txt
ansel.egg-info/requires.txt
ansel.egg-info/top_level.txt
ansel.egg-info/zip-safe
ansel/encodings/__init__.py
ansel/encodings/ansel.py
ansel/encodings/gedcom.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/conftest.py
tests/test_ansel.py
tests/test_codec.py
tests/test_gedcom.py
tests/test_incremental.py