LICENSE.md
README.md
setup.py
switrs_to_sqlite/__init__.py
switrs_to_sqlite/converters.py
switrs_to_sqlite/datatypes.py
switrs_to_sqlite/main.py
switrs_to_sqlite/make_map.py
switrs_to_sqlite/open_record.py
switrs_to_sqlite/parsers.py
switrs_to_sqlite/row_types.py
switrs_to_sqlite/value_maps.py
switrs_to_sqlite.egg-info/PKG-INFO
switrs_to_sqlite.egg-info/SOURCES.txt
switrs_to_sqlite.egg-info/dependency_links.txt
switrs_to_sqlite.egg-info/entry_points.txt
switrs_to_sqlite.egg-info/top_level.txt
tests/test_collisionrow.py
tests/test_converters.py
tests/test_csvparser.py
tests/test_open_records_file.py
tests/test_partyrow.py
tests/test_victimrow.py