Initial commit

This commit is contained in:
Tim Müller 2024-08-30 08:43:07 +00:00
commit b031d974cc

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# WordTemplateProcessor
This repository contains scripts for processing Word templates (.dotx) by searching and replacing specific text in headers, footers, or the main text body. The setup script ensures that all necessary Python packages are installed and the environment is ready for use.