PACKAGE NAME: rencode-1.0.6-x86_64-1salix15.0.txz PACKAGE LOCATION: ./salix/python PACKAGE SIZE (compressed): 86 K PACKAGE SIZE (uncompressed): 344 K PACKAGE REQUIRED: python2,wheel PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: 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