LICENSE
MANIFEST.in
PLAN.md
README.md
pyproject.toml
scripts/audit_artworks.py
src/riscos_artworks/__init__.py
src/riscos_artworks/audit.py
src/riscos_artworks/decoder.py
src/riscos_artworks/exceptions.py
src/riscos_artworks/model.py
src/riscos_artworks.egg-info/PKG-INFO
src/riscos_artworks.egg-info/SOURCES.txt
src/riscos_artworks.egg-info/dependency_links.txt
src/riscos_artworks.egg-info/entry_points.txt
src/riscos_artworks.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/test_audit.py
tests/test_corpus.py
tests/test_decoder.py
tests/test_records.py