Tools and libraries for parsing torrent files
Find a file
King_DuckZ f7d90a789d Move hashes collection to TorrentRead
So yeah, while TorrentRead is not compulsory to use,
right now it'd be pretty inconvenient to not use it
as the hash grouping function is fidgety to get right.
I think group_torrent_hashes() eventually should be
moved elsewhere.
2025-04-07 01:30:04 +01:00
src Move hashes collection to TorrentRead 2025-04-07 01:30:04 +01:00
subprojects Cleanup 2025-04-02 23:52:45 +01:00
.gitignore Hash verification works for torrents with a single file 2025-04-03 01:06:04 +01:00
COPYING Attach GPL3+ licence 2025-04-05 20:13:24 +01:00
meson.build Refactor higher level code into TorrentRead class 2025-04-07 01:01:52 +01:00