1
0
Fork 0
libreoffice/uitest/packaging
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README.md Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
setup.cfg Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
setup.py Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

Connection code for LibreOffice's pyUNO

This code allows out-of-process communication with a LibreOffice instance. The instance can either be started by the script or a connection to a running LibreOffice instance. The code contains several safety checks for hanging and crashed LibreOffice instances.