.gitattributes
.gitignore
LICENSE
LOG.md
README.md
_quarto.yml
index.qmd
pyproject.toml
setup.py
styles.css
test_output.csv
.gemini/GEMINI.md
.github/copilot-instructions.md
.github/workflows/ci.yml
.github/workflows/gemini-cli.yml
.github/workflows/gemini-issue-automated-triage.yml
.github/workflows/gemini-issue-scheduled-triage.yml
.github/workflows/gemini-pr-review.yml
data/input.csv
data/ref.csv
data/raw/input.csv
data/raw/input_whitespace.csv
data/raw/input_with_spaces.csv
data/raw/ref.csv
data/raw/ref_with_spaces.csv
data/raw/situas_comuni.csv
data/raw/tmp.csv
doc_sources/.nojekyll
doc_sources/PRD.md
doc_sources/RELEASING.md
doc_sources/about.qmd
doc_sources/how-to.qmd
doc_sources/install.qmd
doc_sources/introduction.qmd
doc_sources/project_analysis.md
doc_sources/files/input.csv
doc_sources/files/istat_municipalities.csv
doc_sources/files/istat_municipalities_raw.csv
doc_sources/files/ref.csv
doc_sources/files/ref_sample.csv
doc_sources/files/ref_sample_full.csv
docs/index.html
docs/search.json
docs/styles.css
docs/doc_sources/PRD.html
docs/doc_sources/RELEASING.html
docs/doc_sources/about.html
docs/doc_sources/how-to.html
docs/doc_sources/install.html
docs/doc_sources/introduction.html
docs/doc_sources/project_analysis.html
docs/doc_sources/files/input.csv
docs/doc_sources/files/ref.csv
docs/doc_sources/files/ref_sample.csv
docs/site_libs/bootstrap/bootstrap-cca5a5424a93048cc934d55e7e879e63.min.css
docs/site_libs/bootstrap/bootstrap-icons.css
docs/site_libs/bootstrap/bootstrap-icons.woff
docs/site_libs/bootstrap/bootstrap.min.js
docs/site_libs/clipboard/clipboard.min.js
docs/site_libs/quarto-html/anchor.min.js
docs/site_libs/quarto-html/popper.min.js
docs/site_libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css
docs/site_libs/quarto-html/quarto.js
docs/site_libs/quarto-html/tippy.css
docs/site_libs/quarto-html/tippy.umd.min.js
docs/site_libs/quarto-html/tabsets/tabsets.js
docs/site_libs/quarto-nav/headroom.min.js
docs/site_libs/quarto-nav/quarto-nav.js
docs/site_libs/quarto-search/autocomplete.umd.js
docs/site_libs/quarto-search/fuse.min.js
docs/site_libs/quarto-search/quarto-search.js
old/bashly.yml
old/root_command.sh
resources/quarto.md
resources/rapidfuzz.md
resources/ideas/ideas.md
resources/ideas/linkage_con_duck_db_blocking_indexing.md
scripts/clean_ignored.sh
scripts/hello_duckdb.py
scripts/test_csv_reading.py
src/__init__.py
src/_version.py
src/tometo_tomato/__init__.py
src/tometo_tomato/tometo_tomato.py
src/tometo_tomato.egg-info/PKG-INFO
src/tometo_tomato.egg-info/SOURCES.txt
src/tometo_tomato.egg-info/dependency_links.txt
src/tometo_tomato.egg-info/entry_points.txt
src/tometo_tomato.egg-info/requires.txt
src/tometo_tomato.egg-info/top_level.txt
tests/test_core.py
tests/test_file_overwrite.py
tests/test_read_header.py