Description
Bencode serialization can run faster through a Cython implementation. This library is for Python developers processing many torrent-style metadata records or compact encoded payloads. Native extension parsing still needs size limits and careful handling of untrusted input.