Language

Package: python-rencode @ 1.0.5

Synopsis

Serialization of heterogeneous data structures

Description

The rencode module is a data structure serialization library, similar to bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encoding stake 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.

Home page
https://github.com/aresch/rencode
Location
gnu/packages/python-xyz.scm (line: 19910, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings