LICENSE
README.md
pyproject.toml
setup.py
ReadActor.egg-info/PKG-INFO
ReadActor.egg-info/SOURCES.txt
ReadActor.egg-info/dependency_links.txt
ReadActor.egg-info/entry_points.txt
ReadActor.egg-info/requires.txt
ReadActor.egg-info/top_level.txt
src/__init__.py
src/scripts/__init__.py
src/scripts/agent_table_processing.py
src/scripts/authenticity_institution.py
src/scripts/authenticity_person.py
src/scripts/authenticity_space.py
src/scripts/process_Institution.py
src/scripts/process_Person.py
src/scripts/process_Space.py
src/scripts/readactor.py
tests/__init__.py
tests/test_Institution.py
tests/test_Person.py
tests/test_Space.py
tests/test_click.py