Description
Fast Bencode encoding and parsing library.
Description
A library for encoding and decoding the Bencode data serialisation format used by BitTorrent. The focus of this library are good performance (good enough to be used in a BitTorrent client) and ease of use.