.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/publish-to-pypi.yml
.github/workflows/test.yml
examples/basic_usage.py
examples/batch_processing.py
matocr8d/__init__.py
matocr8d/core.py
matocr8d/exceptions.py
matocr8d.egg-info/PKG-INFO
matocr8d.egg-info/SOURCES.txt
matocr8d.egg-info/dependency_links.txt
matocr8d.egg-info/requires.txt
matocr8d.egg-info/top_level.txt
tests/__init__.py
tests/test_core.py