LICENSE
README.md
pyproject.toml
src/py2sb3.egg-info/PKG-INFO
src/py2sb3.egg-info/SOURCES.txt
src/py2sb3.egg-info/dependency_links.txt
src/py2sb3.egg-info/entry_points.txt
src/py2sb3.egg-info/requires.txt
src/py2sb3.egg-info/top_level.txt
src/scratch/__init__.py
src/scratch/cli.py
src/scratch/dsl.py
src/scratch/library.py
src/scratch/transpiler.py
src/scratch/data/__init__.py
src/scratch/data/sounds_library.json
src/scratch/data/sprites_library.json
tests/test_transpiler.py