LICENSE-implementation.txt
LICENSE-specification.txt
README.md
setup.cfg
setup.py
gender_render.egg-info/PKG-INFO
gender_render.egg-info/SOURCES.txt
gender_render.egg-info/dependency_links.txt
gender_render.egg-info/requires.txt
gender_render.egg-info/top_level.txt
src/__init__.py
src/errors.py
src/gender_nouns.py
src/handle_context_values.py
src/parse_pronoun_data.py
src/parse_templates.py
src/pronoun_data_interface.py
src/render_pipeline.py
src/template_interface.py
src/warnings.py
test/test__init__.py
test/test_gender_nouns.py
test/test_handle_context_values.py
test/test_parse_pronoun_data.py
test/test_parse_templates.py
test/test_pronoun_data_interface.py
test/test_render_pipeline.py
test/test_template_interface.py
test/test_warnings.py