MANIFEST.in
README.md
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/cite_command.py
manubot/cite/citeproc.py
manubot/cite/doi.py
manubot/cite/isbn.py
manubot/cite/plain-pandoc-filter.lua
manubot/cite/pubmed.py
manubot/cite/url.py
manubot/cite/util.py
manubot/cite/wikidata.py
manubot/cite/zotero.py
manubot/cite/tests/__init__.py
manubot/cite/tests/test_cite_command.py
manubot/cite/tests/test_citeproc.py
manubot/cite/tests/test_doi.py
manubot/cite/tests/test_isbn.py
manubot/cite/tests/test_pubmed.py
manubot/cite/tests/test_url.py
manubot/cite/tests/test_util.py
manubot/cite/tests/test_wikidata.py
manubot/cite/tests/test_zotero.py
manubot/process/__init__.py
manubot/process/manuscript.py
manubot/process/process_command.py
manubot/process/util.py
manubot/process/tests/__init__.py
manubot/process/tests/test_manuscript.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