README.md
pyproject.toml
setup.py
manubot/__init__.py
manubot/command.py
manubot/util.py
manubot.egg-info/PKG-INFO
manubot.egg-info/SOURCES.txt
manubot.egg-info/dependency_links.txt
manubot.egg-info/entry_points.txt
manubot.egg-info/requires.txt
manubot.egg-info/top_level.txt
manubot/cite/__init__.py
manubot/cite/arxiv.py
manubot/cite/citations.py
manubot/cite/cite_command.py
manubot/cite/citekey.py
manubot/cite/citeproc.py
manubot/cite/csl_item.py
manubot/cite/doi.py
manubot/cite/handlers.py
manubot/cite/isbn.py
manubot/cite/plain-pandoc-filter.lua
manubot/cite/pubmed.py
manubot/cite/unpaywall.py
manubot/cite/url.py
manubot/cite/wikidata.py
manubot/cite/zotero.py
manubot/cite/curie/__init__.py
manubot/cite/curie/namespaces.json
manubot/cite/tests/__init__.py
manubot/cite/tests/test_arxiv.py
manubot/cite/tests/test_citations.py
manubot/cite/tests/test_cite_command.py
manubot/cite/tests/test_citekey.py
manubot/cite/tests/test_citekey_api.py
manubot/cite/tests/test_citeproc.py
manubot/cite/tests/test_csl_item.py
manubot/cite/tests/test_curie.py
manubot/cite/tests/test_doi.py
manubot/cite/tests/test_handlers.py
manubot/cite/tests/test_isbn.py
manubot/cite/tests/test_pubmed.py
manubot/cite/tests/test_unpaywall.py
manubot/cite/tests/test_url.py
manubot/cite/tests/test_wikidata.py
manubot/cite/tests/test_zotero.py
manubot/pandoc/__init__.py
manubot/pandoc/bibliography.py
manubot/pandoc/cite_filter.py
manubot/pandoc/util.py
manubot/process/__init__.py
manubot/process/bibliography.py
manubot/process/ci.py
manubot/process/header-includes-template.html
manubot/process/manuscript.py
manubot/process/metadata.py
manubot/process/process_command.py
manubot/process/requests_cache.py
manubot/process/util.py
manubot/process/tests/__init__.py
manubot/process/tests/test_bibliography.py
manubot/process/tests/test_ci.py
manubot/process/tests/test_metadata.py
manubot/process/tests/test_process_command.py
manubot/process/tests/test_util.py
manubot/tests/__init__.py
manubot/tests/test_command.py
manubot/tests/test_imports.py
manubot/tests/test_readme.py
manubot/tests/test_util.py
manubot/webpage/__init__.py
manubot/webpage/redirect-template.html
manubot/webpage/webpage_command.py