Description
Torrent-style bencode data can be parsed and serialized from Python projects. This library is for developers handling BitTorrent metadata, compact dictionaries, or legacy bencoded files. Untrusted files may be malformed or large, so parsers should enforce normal size limits.