Changes for version 0.098

  • Change: 9f82ff81a3305692343d36ade4bff7dbe6e658b0 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:21:12 +0000
    • added tests
  • Change: 43001e03c603c6339b1359a417c5a998f9c76def Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:20:36 +0000
    • rewrite of _parse_baginfo() using _extract_key_from_textblob() and _extract_value_from_textblob()
  • Change: d6f656633fe299a8c04df140aeca5bf26234b6ea Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:19:47 +0000
    • added tests for _extract_key_from_textblob() and _extract_value_from_textblob()
  • Change: 4c3233f2c7ab9f839775c84d1b70006af247d407 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:18:15 +0000
    • added _extract_key_from_textblob() and _extract_value_from_textblob()
  • Change: 0c74a9201b31979e99db019a3e440965607ca586 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:16:51 +0000
    • added _check_value_or_corak()
  • Change: 58fdeb75acad682bed142caeff661367d6c7bd61 Author: Andreas Romeyke <art1@andreas-romeyke.de> Date : 2025-02-21 09:15:38 +0000
    • fixed return code

Modules

The main module to handle bags.
deprecated, used for backwards compatibility
The MD5 algorithm plugin (default for v0.97)
The default SHA algorithms plugin (default for v1.0)
The role to load md5 plugin (default for v0.97)
The role to load the sha512 plugin (default for v1.0)
A role that defines the interface to a hashing algorithm
A role that handles all manifest files for a specific Algorithm
A role that handles plugin loading
handles asynchronous digest calculation using openssl
handles synchronous digest calculation using openssl
A role that handles plugin loading
A role that handles filepaths for improved portability