README.md
pyproject.toml
soc_mre/__init__.py
soc_mre/__main__.py
soc_mre/config.py
soc_mre/database.py
soc_mre/database_sql.py
soc_mre/detector.py
soc_mre/file_loader.py
soc_mre/main.py
soc_mre/menu.py
soc_mre/parser.py
soc_mre/utils.py
soc_mre.egg-info/PKG-INFO
soc_mre.egg-info/SOURCES.txt
soc_mre.egg-info/dependency_links.txt
soc_mre.egg-info/entry_points.txt
soc_mre.egg-info/requires.txt
soc_mre.egg-info/top_level.txt
tests/test_database_sql.py
tests/test_file_loader_csv_gz.py
tests/test_file_loader_slow.py
tests/tests_parser.py