LICENSE
MANIFEST.in
README.md
setup.py
sisou2.py
sisou2.egg-info/PKG-INFO
sisou2.egg-info/SOURCES.txt
sisou2.egg-info/dependency_links.txt
sisou2.egg-info/entry_points.txt
sisou2.egg-info/not-zip-safe
sisou2.egg-info/requires.txt
sisou2.egg-info/top_level.txt
sisou2_assets/__init__.py
sisou2_assets/config.toml.default
updaters/ArchLinux.py
updaters/ChromeOS.py
updaters/Clonezilla.py
updaters/Debian.py
updaters/Fedora.py
updaters/FreeDOS.py
updaters/GPartedLive.py
updaters/HDAT2.py
updaters/HirensBootCDPE.py
updaters/KaliLinux.py
updaters/LinuxMint.py
updaters/Manjaro.py
updaters/MemTest86Plus.py
updaters/OPNsense.py
updaters/OpenSUSE.py
updaters/OpenSUSERolling.py
updaters/Proxmox.py
updaters/Rescuezilla.py
updaters/RockyLinux.py
updaters/ShredOS.py
updaters/SuperGrub2.py
updaters/SystemRescue.py
updaters/Tails.py
updaters/TempleOS.py
updaters/TrueNAS.py
updaters/Ubuntu.py
updaters/UltimateBootCD.py
updaters/Windows10.py
updaters/Windows11.py
updaters/__init__.py
updaters/generic/GenericUpdater.py
updaters/generic/WindowsConsumerDownload.py
updaters/generic/__init__.py
updaters/shared/__init__.py
updaters/shared/check_remote_integrity.py
updaters/shared/extract_file_from_zip.py
updaters/shared/fetch_expected_file_size.py
updaters/shared/fetch_hashes_from_url.py
updaters/shared/fetch_windows_iso_hash.py
updaters/shared/find_biggest_file_in_zip.py
updaters/shared/github_get_latest_version.py
updaters/shared/list_zip_files.py
updaters/shared/md5_hash_check.py
updaters/shared/parse_config.py
updaters/shared/parse_github_release.py
updaters/shared/parse_hash.py
updaters/shared/parse_version_from_soup.py
updaters/shared/pgp_check.py
updaters/shared/resolve_file_case.py
updaters/shared/robust_download.py
updaters/shared/robust_get.py
updaters/shared/sha1_hash_check.py
updaters/shared/sha256_hash_check.py
updaters/shared/sha512_hash_check.py
updaters/shared/torrent_download.py
updaters/shared/unzip_file.py
updaters/shared/verify_file_size.py
updaters/shared/verify_signature.py
updaters/shared/verify_torrent_integrity.py