.coveragerc
AUTHORS
CHANGES.md
LICENSE.txt
MANIFEST.in
README.md
TODO.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
Baygon.egg-info/PKG-INFO
Baygon.egg-info/SOURCES.txt
Baygon.egg-info/dependency_links.txt
Baygon.egg-info/entry_points.txt
Baygon.egg-info/requires.txt
Baygon.egg-info/top_level.txt
Baygon.egg-info/zip-safe
baygon/__init__.py
baygon/__main__.py
baygon/error.py
baygon/executable.py
baygon/filters.py
baygon/id.py
baygon/schema.py
baygon/str.py
baygon/suite.py
demo/Makefile
demo/README.md
demo/main.c
demo/tests.yml
docs/README.md
docs/package.json
docs/yarn.lock
docs/docs/README.md
docs/docs/.vuepress/config.ts
docs/docs/.vuepress/public/baygon.svg
docs/docs/.vuepress/styles/index.scss
docs/docs/guide/README.md
docs/docs/guide/advanced.md
docs/docs/guide/contributing.md
docs/docs/guide/scripting.md
docs/docs/guide/syntax.md
tests/t.yml
tests/test_config.py
tests/test_description.py
tests/test_filters.py
tests/test_id.py
tests/test_schema.py
tests/click/add.py
tests/click/fail.yml
tests/click/ignorespaces.yml
tests/click/inverse.yml
tests/click/main.py
tests/click/success.yml
tests/click/test_click.py
tests/executable/args.py
tests/executable/dummy.py
tests/executable/test.txt
tests/executable/test_executable.py
tests/full/__init__.py
tests/full/main.py
tests/full/tests.yml