rencode: rencode (Python module for object serialization similar to bencode) rencode: rencode: rencode is a Python module for fast (basic) object serialization rencode: similar to bencode from the BitTorrent project. rencode: rencode: This version of rencode is a complete rewrite in Cython to attempt to rencode: application on one of these lines, but it's not necessary. rencode: increase the performance over the pure Python module written by Petru rencode: Paler, Connelly Barnes et al. rencode: rencode: Homepage: https://github.com/aresch/rencode