README.rst
license.txt
pyproject.toml
readme.rst
dedupmarcxml/__init__.py
dedupmarcxml/briefrecord.py
dedupmarcxml/evaluate.py
dedupmarcxml/tools.py
dedupmarcxml/version.py
dedupmarcxml.egg-info/PKG-INFO
dedupmarcxml.egg-info/SOURCES.txt
dedupmarcxml.egg-info/dependency_links.txt
dedupmarcxml.egg-info/requires.txt
dedupmarcxml.egg-info/top_level.txt
dedupmarcxml/data/editions_data.pickle
dedupmarcxml/data/publishers_data.pickle
dedupmarcxml/score/__init__.py
dedupmarcxml/score/editions.py
dedupmarcxml/score/extent.py
dedupmarcxml/score/methods.py
dedupmarcxml/score/names.py
dedupmarcxml/score/publishers.py
tests/test_briefrecord.py
tests/test_score.py
tests/test_score_editions.py
tests/test_score_extent.py
tests/test_score_names.py
tests/test_score_publishers.py
tests/test_tools.py