Skip to content

Commit aeffd1d

Browse files
committed
Mention ALTO XML import in README
1 parent 57e5a2f commit aeffd1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pygexml
22

3-
A minimal Python wrapper around the [PAGE-XML][page-xml] format for OCR output.
3+
A minimal Python wrapper around the [PAGE-XML][page-xml] format for OCR output. Can also import [ALTO-XML][alto-xml].
44

55
[![pygexml checks, tests and docs][workflows-badge]][workflows] [![API docs online][api-docs-badge]][api-docs]
66

@@ -80,6 +80,7 @@ Copyright (c) 2026 [Mirko Westermeier][gh-memowe], [Katharina Dietz][gh-kdietzm]
8080
Released under the [MIT License](LICENSE).
8181

8282
[page-xml]: https://github.com/PRImA-Research-Lab/PAGE-XML
83+
[alto-xml]: https://altoxml.github.io/
8384
[workflows]: https://github.com/SCDH/pygexml/actions/workflows/checks_tests_docs.yml
8485
[workflows-badge]: https://github.com/SCDH/pygexml/actions/workflows/checks_tests_docs.yml/badge.svg
8586
[hypothesis]: https://hypothesis.readthedocs.io

0 commit comments

Comments
 (0)