1
0
Fork 0
libreoffice/cpputools/source/sp2bv
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
..
readme.txt Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
sp2bv.cxx Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

This tool converts system paths into file urls and escapes it for use as
bootstrap variable. For example

c:\program files\App$
->
file:///c:/program%20files/App$
->
file:///c:/program%20files/App\$