LICENSE
README.md
pyproject.toml
src/pyvscodeextroh/__init__.py
src/pyvscodeextroh/__main__.py
src/pyvscodeextroh/exceptions.py
src/pyvscodeextroh/manager.py
src/pyvscodeextroh/policy.py
src/pyvscodeextroh/policy_editor.py
src/pyvscodeextroh/utils.py
src/pyvscodeextroh.egg-info/PKG-INFO
src/pyvscodeextroh.egg-info/SOURCES.txt
src/pyvscodeextroh.egg-info/dependency_links.txt
src/pyvscodeextroh.egg-info/top_level.txt
tests/test_manager.py
tests/test_policy.py
tests/test_policy_editor.py