.gitignore
.readthedocs.yaml
CHANGES.md
LICENSE
Makefile
README.md
mkdocs.yml
pyproject.toml
docop/__init__.py
docop/cli.py
docop/config.yaml.in
docop/py.typed
docop/util.py
docop.egg-info/PKG-INFO
docop.egg-info/SOURCES.txt
docop.egg-info/dependency_links.txt
docop.egg-info/entry_points.txt
docop.egg-info/requires.txt
docop.egg-info/top_level.txt
documentation/requirements.txt
documentation/docs/clihelp.txt
documentation/docs/cmdline.md
documentation/docs/config.md
documentation/docs/contribute.md
documentation/docs/documents.md
documentation/docs/example-config.yaml
documentation/docs/example-pipe.yaml
documentation/docs/index.md
documentation/docs/install.md
documentation/docs/pipes.md
documentation/docs/runhelp.txt
documentation/docs/tasks.md
tests/test_docproc.py