LICENSE
MANIFEST.in
README.md
SRS.md
pyproject.toml
src/__init__.py
src/__main__.py
src/core.py
src/deck.py
src/text_formatter.py
tarot_reader.egg-info/PKG-INFO
tarot_reader.egg-info/SOURCES.txt
tarot_reader.egg-info/dependency_links.txt
tarot_reader.egg-info/entry_points.txt
tarot_reader.egg-info/requires.txt
tarot_reader.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py
tests/test_deck.py
tests/test_integration.py
tests/test_personal_seeds.py
tests/test_text_formatter.py