.dockerignore
.flake8
.gitignore
.packit.yaml
.pre-commit-config.yaml
.yamllint
Dockerfile
LICENSE
README.md
mkdocs.yml
pyproject.toml
readthedocs.yml
tox.ini
.config/subprocess-tee.spec
.github/CODEOWNERS
.github/FUNDING.yml
.github/dependabot.yml
.github/release-drafter.yml
.github/workflows/ack.yml
.github/workflows/push.yml
.github/workflows/release.yml
.github/workflows/tox.yml
docs/index.md
molecule/default/converge.yml
molecule/default/molecule.yml
src/subprocess_tee/__init__.py
src/subprocess_tee/py.typed
src/subprocess_tee.egg-info/PKG-INFO
src/subprocess_tee.egg-info/SOURCES.txt
src/subprocess_tee.egg-info/dependency_links.txt
src/subprocess_tee.egg-info/requires.txt
src/subprocess_tee.egg-info/top_level.txt
test/__init__.py
test/test_func.py
test/test_rich.py
test/test_unit.py