.gitignore
CHANGELOG.md
Cargo.toml
README.md
Tauri.toml
build.rs
pyproject.toml
setup.py
icons/README.md
icons/icon.ico
icons/icon.png
python/pytauri_wheel/__init__.py
python/pytauri_wheel/lib.py
python/pytauri_wheel/py.typed
python/pytauri_wheel.egg-info/PKG-INFO
python/pytauri_wheel.egg-info/SOURCES.txt
python/pytauri_wheel.egg-info/dependency_links.txt
python/pytauri_wheel.egg-info/entry_points.txt
python/pytauri_wheel.egg-info/requires.txt
python/pytauri_wheel.egg-info/top_level.txt
src/lib.rs