jw-pkg/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 5837d10a1c
lib.util.copy(): Tolerate list[str] and FileContext args
Modify copy():

  - Allow the source argument src_uri to be a list of URIs, in which
    case copy should return a list of paths instead of one path

  - Change the dst_uri parameter to dst, signalling that it now also
    tolerates a FileContext

  - Use the CopyContext class to manage the source and target
    FileContext instances

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-28 13:00:29 +02:00
..
python lib.util.copy(): Tolerate list[str] and FileContext args 2026-04-28 13:00:29 +02:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00