LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/rcv_cruncher/__init__.py
src/rcv_cruncher/__main__.py
src/rcv_cruncher/batch.py
src/rcv_cruncher/cli.py
src/rcv_cruncher/contest_set_settings.json
src/rcv_cruncher/marks.py
src/rcv_cruncher/parsers.py
src/rcv_cruncher/run_config_settings.json
src/rcv_cruncher/util.py
src/rcv_cruncher.egg-info/PKG-INFO
src/rcv_cruncher.egg-info/SOURCES.txt
src/rcv_cruncher.egg-info/dependency_links.txt
src/rcv_cruncher.egg-info/entry_points.txt
src/rcv_cruncher.egg-info/not-zip-safe
src/rcv_cruncher.egg-info/requires.txt
src/rcv_cruncher.egg-info/top_level.txt
src/rcv_cruncher/cvr/base.py
src/rcv_cruncher/cvr/stats.py
src/rcv_cruncher/cvr/tables.py
src/rcv_cruncher/example/contest_sets/example/contest_set.csv
src/rcv_cruncher/example/contest_sets/example/run_config.json
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-boe-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-mayor-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-at-large-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-4-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-park-district-5-cvr.csv
src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-ward-9-cvr.csv
src/rcv_cruncher/example/test_docs/parse_convert.py
src/rcv_cruncher/example/test_docs/tabulation.py
src/rcv_cruncher/example/test_docs/parse_convert/output/candidate_format/Minneapolis_2017_Mayor.csv
src/rcv_cruncher/example/test_docs/parse_convert/output/rank_format/Minneapolis_2017_Mayor.csv
src/rcv_cruncher/example/test_docs/tabulation/round_by_round_json/Minneapolis_2017_BoardofEstimatesandTaxation_tab1.json
src/rcv_cruncher/example/test_docs/tabulation/round_by_round_json/Minneapolis_2017_Mayor_tab1.json
src/rcv_cruncher/example/test_docs/tabulation/round_by_round_table/Minneapolis_2017_BoardofEstimatesandTaxation_tab1.csv
src/rcv_cruncher/example/test_docs/tabulation/round_by_round_table/Minneapolis_2017_Mayor_tab1.csv
src/rcv_cruncher/extra/fv_db_format/multi_winner_columns.csv
src/rcv_cruncher/extra/fv_db_format/single_winner_columns.csv
src/rcv_cruncher/rcv/base.py
src/rcv_cruncher/rcv/stats.py
src/rcv_cruncher/rcv/tables.py
src/rcv_cruncher/rcv/variants.py