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/cldf/ExampleSlices-metadata.json
src/pylingdocs/data/cldf/FormSlices-metadata.json
src/pylingdocs/data/cldf/MorphTable-metadata.json
src/pylingdocs/data/cldf/MorphsetTable-metadata.json
src/pylingdocs/data/cldf/TextTable-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/{{cookiecutter.name}}/index.html
src/pylingdocs/data/format_templates/html/basic/{{cookiecutter.name}}/interlinear.css
src/pylingdocs/data/format_templates/latex/article/cookiecutter.json
src/pylingdocs/data/format_templates/latex/article/{{cookiecutter.name}}/main.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/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/example/html.md
src/pylingdocs/data/model_templates/example/latex.md
src/pylingdocs/data/model_templates/example/latex_index.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_index.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_index.md