CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/pylingdocs/__init__.py
src/pylingdocs/cldf.py
src/pylingdocs/cli.py
src/pylingdocs/config.py
src/pylingdocs/helpers.py
src/pylingdocs/metadata.py
src/pylingdocs/models.py
src/pylingdocs/output.py
src/pylingdocs/pandoc_filters.py
src/pylingdocs/preprocessing.py
src/pylingdocs.egg-info/PKG-INFO
src/pylingdocs.egg-info/SOURCES.txt
src/pylingdocs.egg-info/dependency_links.txt
src/pylingdocs.egg-info/entry_points.txt
src/pylingdocs.egg-info/not-zip-safe
src/pylingdocs.egg-info/requires.txt
src/pylingdocs.egg-info/top_level.txt
src/pylingdocs/data/bibtex_schemes.json
src/pylingdocs/data/config.cfg
src/pylingdocs/data/util.md
src/pylingdocs/data/cldf/ChapterTable-metadata.json
src/pylingdocs/data/cldf/ContributorTable-metadata.json
src/pylingdocs/data/cldf/ExampleSlices-metadata.json
src/pylingdocs/data/format_templates/github/basic/cookiecutter.json
src/pylingdocs/data/format_templates/github/basic/part_template
src/pylingdocs/data/format_templates/github/basic/{{cookiecutter.name}}/README.md
src/pylingdocs/data/format_templates/html/basic/cookiecutter.json
src/pylingdocs/data/format_templates/html/basic/part_template
src/pylingdocs/data/format_templates/html/basic/hooks/post_gen_project.py
src/pylingdocs/data/format_templates/html/basic/{{cookiecutter.name}}/index.html
src/pylingdocs/data/format_templates/html/slides/cookiecutter.json
src/pylingdocs/data/format_templates/html/slides/hooks/post_gen_project.py
src/pylingdocs/data/format_templates/html/slides/{{cookiecutter.name}}/index.html
src/pylingdocs/data/format_templates/latex/shared_preamble.tex
src/pylingdocs/data/format_templates/latex/article/cookiecutter.json
src/pylingdocs/data/format_templates/latex/article/hooks/post_gen_project.py
src/pylingdocs/data/format_templates/latex/article/{{cookiecutter.name}}/expex-acro.sty
src/pylingdocs/data/format_templates/latex/article/{{cookiecutter.name}}/main.tex
src/pylingdocs/data/format_templates/latex/handout/cookiecutter.json
src/pylingdocs/data/format_templates/latex/handout/hooks/post_gen_project.py
src/pylingdocs/data/format_templates/latex/handout/{{cookiecutter.name}}/main.tex
src/pylingdocs/data/format_templates/latex/memoir/cookiecutter.json
src/pylingdocs/data/format_templates/latex/memoir/hooks/post_gen_project.py
src/pylingdocs/data/format_templates/latex/memoir/{{cookiecutter.name}}/main.tex
src/pylingdocs/data/format_templates/latex/memoir/{{cookiecutter.name}}/titlepage.tex
src/pylingdocs/data/format_templates/plain/basic/cookiecutter.json
src/pylingdocs/data/format_templates/plain/basic/{{cookiecutter.name}}/.gitignore
src/pylingdocs/data/format_templates/plain/basic/{{cookiecutter.name}}/document.txt
src/pylingdocs/data/model_templates/html_util.md
src/pylingdocs/data/model_templates/latex_util.md
src/pylingdocs/data/model_templates/base/inline_list.md
src/pylingdocs/data/model_templates/base/inline_list_orm.md
src/pylingdocs/data/model_templates/cognateset/html_detail.md
src/pylingdocs/data/model_templates/example/html.md
src/pylingdocs/data/model_templates/example/html_index.md
src/pylingdocs/data/model_templates/example/latex_expex.md
src/pylingdocs/data/model_templates/example/latex_index_expex.md
src/pylingdocs/data/model_templates/example/plain.md
src/pylingdocs/data/model_templates/example/plain_index.md
src/pylingdocs/data/model_templates/morpheme/github.md
src/pylingdocs/data/model_templates/morpheme/github_index.md
src/pylingdocs/data/model_templates/morpheme/html.md
src/pylingdocs/data/model_templates/morpheme/html_index.md
src/pylingdocs/data/model_templates/morpheme/latex.md
src/pylingdocs/data/model_templates/morpheme/latex_index.md
src/pylingdocs/data/model_templates/morpheme/plain.md
src/pylingdocs/data/model_templates/morpheme/plain_index.md
src/pylingdocs/data/model_templates/wordform/html.md
src/pylingdocs/data/model_templates/wordform/html_index.md
src/pylingdocs/data/model_templates/wordform/latex.md
src/pylingdocs/data/model_templates/wordform/latex_index.md
src/pylingdocs/data/model_templates/wordform/plain.md
src/pylingdocs/data/model_templates/wordform/plain_index.md
src/pylingdocs/data/project_template/cookiecutter.json
src/pylingdocs/data/project_template/hooks/post_gen_project.py
src/pylingdocs/data/project_template/{{cookiecutter.name}}/LICENSE
src/pylingdocs/data/project_template/{{cookiecutter.name}}/README.md
src/pylingdocs/data/project_template/{{cookiecutter.name}}/metadata.yaml
src/pylingdocs/data/project_template/{{cookiecutter.name}}/pylingdocs.cfg
src/pylingdocs/data/project_template/{{cookiecutter.name}}/content/structure.yaml
src/pylingdocs/data/project_template/{{cookiecutter.name}}/content/{{cookiecutter.name}}.sublime-project
src/pylingdocs/data/project_template/{{cookiecutter.name}}/tables/table_metadata.yaml
src/pylingdocs/data/project_template/{{cookiecutter.name}}/tables/verb_templ.csv
src/pylingdocs/data/web/alignment.css
src/pylingdocs/data/web/alignment.js
src/pylingdocs/data/web/crossref.js
src/pylingdocs/data/web/examples.css
src/pylingdocs/data/web/examples.js
src/pylingdocs/data/web/glossing.js
src/pylingdocs/data/web/styling.css