Documentation
¶
Overview ¶
Package torrentfile reads the little a scanner needs from .torrent files: name, total size, file count and the infohash. It carries its own minimal bencode walker instead of a BitTorrent dependency — the infohash is the SHA-1 of the raw bytes of the top-level "info" value, so the walker tracks byte ranges while decoding.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.