.gitignore
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements.txt
requirements_test.txt
setup.cfg
setup.py
tox.ini
bashdoctest/__init__.py
bashdoctest/_version.py
bashdoctest/core.py
bashdoctest/validators.py
bashdoctest.egg-info/PKG-INFO
bashdoctest.egg-info/SOURCES.txt
bashdoctest.egg-info/dependency_links.txt
bashdoctest.egg-info/not-zip-safe
bashdoctest.egg-info/requires.txt
bashdoctest.egg-info/top_level.txt
docs/Makefile
docs/clatter.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/quickstart.rst
docs/readme.rst
tests/test_parser.py
tests/test_readme.py
tests/test_testfile.py
tests/test_validator.py
tests/resources/sample_doc.txt