PACKAGE NAME: rencode-1.0.6-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/rencode PACKAGE SIZE (compressed): 88 K PACKAGE SIZE (uncompressed): 330 K PACKAGE REQUIRED: python2-wheel,python3-flit_core,python3-installer,python3-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