Description
Bencoded BitTorrent data can be parsed and generated by legacy Python 2 tools. This lightweight module helps applications read torrent metadata or protocol data structures.
It is imported by other software and does not download torrents by itself. Validate untrusted bencoded input before using decoded values in file or network operations.