Name: | python34-rencode |
---|---|
Version: | 1.0.5 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 154227 |
License: | GPLv3+ and BSD |
RPM: | python34-rencode-1.0.5-3.el7.aarch64.rpm |
Source RPM: | python-rencode-1.0.5-3.el7.src.rpm |
Build Date: | Fri Sep 07 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/aresch/rencode |
Summary: | Web safe object pickling/unpickling |
Description: | The rencode module is a modified version of bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings. |