LICENSE
README.md
ocrd-tool.json
pyproject.toml
requirements.txt
src/ocrd_page_to_alto/__init__.py
src/ocrd_page_to_alto/cli.py
src/ocrd_page_to_alto/convert.py
src/ocrd_page_to_alto/ocrd-tool.json
src/ocrd_page_to_alto/ocrd_cli.py
src/ocrd_page_to_alto/ocrd_processor.py
src/ocrd_page_to_alto/styles.py
src/ocrd_page_to_alto/utils.py
src/ocrd_page_to_alto.egg-info/PKG-INFO
src/ocrd_page_to_alto.egg-info/SOURCES.txt
src/ocrd_page_to_alto.egg-info/dependency_links.txt
src/ocrd_page_to_alto.egg-info/entry_points.txt
src/ocrd_page_to_alto.egg-info/requires.txt
src/ocrd_page_to_alto.egg-info/top_level.txt
tests/test_convert.py
tests/test_styles.py