Name: | python3-rencode |
---|---|
Version: | 1.0.6 |
Release: | 20.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 183741 |
License: | GPLv3+ and BSD |
RPM: | python3-rencode-1.0.6-20.el9.x86_64.rpm |
Source RPM: | python-rencode-1.0.6-20.el9.src.rpm |
Build Date: | Thu Jun 01 2023 |
Build Host: | build-ol9-x86_64.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. |