LICENSE
README.md
pyproject.toml
src/scripttrace/__init__.py
src/scripttrace/__main__.py
src/scripttrace/cli.py
src/scripttrace/diff.py
src/scripttrace/parse.py
src/scripttrace/server.py
src/scripttrace/store.py
src/scripttrace.egg-info/PKG-INFO
src/scripttrace.egg-info/SOURCES.txt
src/scripttrace.egg-info/dependency_links.txt
src/scripttrace.egg-info/entry_points.txt
src/scripttrace.egg-info/requires.txt
src/scripttrace.egg-info/top_level.txt
src/scripttrace/static/app.js
src/scripttrace/static/index.html
src/scripttrace/static/styles.css
tests/test_scripttrace.py