Tools and libraries for parsing torrent files
Find a file
King_DuckZ 3e2cfb3b37 Allow searching for raw variants
This makes the visitor a little bit more complicated but
it allows client code to fetch raw variants. It is useful when
dealing with arrays and maps, so that client code can decide to
cache the intermediate array or map into a variable and then run
subsequent searches on that variant rather than from the start.
It should make looping a bit less expensive.
2025-04-06 00:57:44 +01:00
src Allow searching for raw variants 2025-04-06 00:57:44 +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 Attach GPL3+ licence 2025-04-05 20:13:24 +01:00