LICENSE
README.md
pyproject.toml
src/crab/__init__.py
src/crab/__main__.py
src/crab/cli/__init__.py
src/crab/core/__init__.py
src/crab/core/config.py
src/crab/core/template.py
src/crab/data/templates/basic/{{ project_name }}/src/{{ project_name }}/__init__.py
src/crab/data/templates/basic/{{ project_name }}/tests/__init__.py
src/crab/data/templates/basic/{{ project_name }}/tests/test_sample.py
src/crab/integrations/uv.py
src/rcrab.egg-info/PKG-INFO
src/rcrab.egg-info/SOURCES.txt
src/rcrab.egg-info/dependency_links.txt
src/rcrab.egg-info/entry_points.txt
src/rcrab.egg-info/requires.txt
src/rcrab.egg-info/top_level.txt