LICENSE
README.md
pyproject.toml
LICENSES/CC-BY-SA-4.0.txt
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
src/temper_edit/__init__.py
src/temper_edit/atomic_edit.py
src/temper_edit/cli.py
src/temper_edit/config.py
src/temper_edit/editor.py
src/temper_edit/exceptions.py
src/temper_edit/py.typed
src/temper_edit/s3.py
src/temper_edit/utils.py
src/temper_edit.egg-info/PKG-INFO
src/temper_edit.egg-info/SOURCES.txt
src/temper_edit.egg-info/dependency_links.txt
src/temper_edit.egg-info/entry_points.txt
src/temper_edit.egg-info/requires.txt
src/temper_edit.egg-info/top_level.txt
tests/test_basic_cli_invocation.py
tests/test_commit_security.py
tests/test_edit_atomicity.py
tests/test_edit_file.py
tests/test_editor_selection.py
tests/test_elevated_commit_security.py
tests/test_elevated_privilege_edit.py
tests/test_image_build.py
tests/test_masks.py
tests/test_s3_sandbox.py
tests/test_temp_file_creation.py
tests/test_tmpdir_config.py