log cutils/shasum.py @ 172:804a823c63f5

age author description
Thu, 09 Jan 2025 14:17:01 +0100 Franz Glasner Formatting
Thu, 09 Jan 2025 13:48:57 +0100 Franz Glasner Move PY2 from cutils.util.constants into cutils.util
Wed, 01 Jan 2025 18:57:25 +0100 Franz Glasner Move the real computation of digests from files and streams into dedicated submodule cutils.util.digest
Sun, 29 Dec 2024 18:46:23 +0100 Franz Glasner More accurate description of --algorithm.
Sun, 29 Dec 2024 18:34:22 +0100 Franz Glasner Adjust copyright year of shasum to 2024
Sun, 29 Dec 2024 18:22:22 +0100 Franz Glasner Move some functions into cutils.util (i.e. algorithms and their aliases)