Python utility library
Find a file
Jan Lindemann 12bf59b3cd os.misc: Add update_symlink()
update_symlink(target, link_name) does the equivalent of ln -sf, i.e.
force replacement of link_name with a new sysmlink, if it existed
before the call.

Signed-off-by: Jan Lindemann <jan@janware.com>
2023-01-17 11:40:58 +01:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make project.conf: Fix: Add python3-ldap 2025-07-16 20:16:17 +02:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Add class Options 2022-12-01 14:29:01 +01:00
tools os.misc: Add update_symlink() 2023-01-17 11:40:58 +01:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-30@suse-tumbleweed/x86_64 2025-10-13 23:09:53 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-30@suse-tumbleweed/x86_64 2025-10-13 23:09:53 +00:00
VERSION Start version: 1.0.0-30 2025-10-13 23:09:13 +00:00