Metadata-Version: 1.0
Name: rencode
Version: 1.0.3
Summary: The rencode module is similar to bencode from the BitTorrent project. For
complex, heterogeneous data structures with many small elements, r-encodings
take up significantly less space than b-encodings. This version of rencode is
a complete rewrite in Cython to attempt to increase the performance over the
pure Python module written by Petru Paler, Connelly Barnes et al.

Home-page: https://github.com/aresch/rencode
Author: Andrew Resch
Author-email: andrewresch@gmail.com
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
