Description
Bencode serialization can be handled with a fast standards-compliant Python library. This package is for developers processing BitTorrent metadata or other bencoded structures. Untrusted encoded input should be bounded and validated before decoded values are used.