This is a collection of python and shell scripts used during the Reichsanzeiger project.
All scripts can be installed as a python module from this source tree, e.g. by running pip or pipx in the top-level directory:
pip install .The shell scripts use several external commands, such as
- convert (part of ImageMagick)
- xmllint (part of libxml2)
- xmlstarlet
- a patched version of ScanTailor that can be found here