|
|
@ -10,7 +10,7 @@ authors = [
|
|
|
|
description = "An OCR evaluation tool"
|
|
|
|
description = "An OCR evaluation tool"
|
|
|
|
readme = "README.md"
|
|
|
|
readme = "README.md"
|
|
|
|
license.file = "LICENSE"
|
|
|
|
license.file = "LICENSE"
|
|
|
|
requires-python = ">=3.9"
|
|
|
|
requires-python = ">=3.8"
|
|
|
|
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]
|
|
|
|
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]
|
|
|
|
|
|
|
|
|
|
|
|
dynamic = ["version", "dependencies", "optional-dependencies"]
|
|
|
|
dynamic = ["version", "dependencies", "optional-dependencies"]
|
|
|
|