AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
MIGRATION.md
README.md
SKILL.md
pyproject.toml
setup.sh
shell-integration.sh
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/release.yml
ctxmgr.egg-info/PKG-INFO
ctxmgr.egg-info/SOURCES.txt
ctxmgr.egg-info/dependency_links.txt
ctxmgr.egg-info/entry_points.txt
ctxmgr.egg-info/requires.txt
ctxmgr.egg-info/top_level.txt
scripts/context_manager.py
scripts/types.py
tests/__init__.py
tests/conftest.py
tests/test_context_manager.py