Name: | python36-rencode |
---|---|
Version: | 1.0.5 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 151820 |
License: | GPLv3+ and BSD |
RPM: | python36-rencode-1.0.5-4.el7.aarch64.rpm |
Source RPM: | python-rencode-1.0.5-4.el7.src.rpm |
Build Date: | Sat Apr 06 2019 |
Build Host: | ca-buildarm04.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. |