CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
Send2Trash.egg-info/PKG-INFO
Send2Trash.egg-info/SOURCES.txt
Send2Trash.egg-info/dependency_links.txt
Send2Trash.egg-info/entry_points.txt
Send2Trash.egg-info/requires.txt
Send2Trash.egg-info/top_level.txt
send2trash/__init__.py
send2trash/__main__.py
send2trash/exceptions.py
send2trash/plat_gio.py
send2trash/plat_other.py
send2trash/util.py
send2trash/mac/__init__.py
send2trash/mac/legacy.py
send2trash/mac/modern.py
send2trash/win/IFileOperationProgressSink.py
send2trash/win/__init__.py
send2trash/win/legacy.py
send2trash/win/modern.py
tests/conftest.py
tests/test_plat_other.py
tests/test_plat_win.py
tests/test_script_main.py