LICENCE
pyproject.toml
setup.py
pytedit/__init__.py
pytedit/cli.py
pytedit/editor.py
pytedit/text_buffer.py
pytedit.egg-info/PKG-INFO
pytedit.egg-info/SOURCES.txt
pytedit.egg-info/dependency_links.txt
pytedit.egg-info/entry_points.txt
pytedit.egg-info/requires.txt
pytedit.egg-info/top_level.txt
tests/test_editor.py
tests/test_text_buffer.py