AUTHORS.rst
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/acknowledgements.rst
docs/advanced_tutorial.rst
docs/api.rst
docs/authors.rst
docs/bundled.rst
docs/cli.rst
docs/code_of_conduct.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/kudos.rst
docs/make.bat
docs/tutorial.rst
docs/usage.rst
docs/_static/figure1.png
docs/_static/sample_graph.png
graphtransliterator/__init__.py
graphtransliterator/ambiguity.py
graphtransliterator/cli.py
graphtransliterator/compression.py
graphtransliterator/core.py
graphtransliterator/exceptions.py
graphtransliterator/graphs.py
graphtransliterator/initialize.py
graphtransliterator/process.py
graphtransliterator/rules.py
graphtransliterator/schemas.py
graphtransliterator.egg-info/PKG-INFO
graphtransliterator.egg-info/SOURCES.txt
graphtransliterator.egg-info/dependency_links.txt
graphtransliterator.egg-info/entry_points.txt
graphtransliterator.egg-info/not-zip-safe
graphtransliterator.egg-info/requires.txt
graphtransliterator.egg-info/top_level.txt
tests/test_ambiguity.py
tests/test_cli.py
tests/test_compression.py
tests/test_coverage.py
tests/test_graphtransliterator.py
tests/test_transliterators.py