| Name: | python2-rencode |
|---|---|
| Version: | 1.0.5 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 161374 |
| License: | GPLv3+ and BSD |
| RPM: | python2-rencode-1.0.5-4.el7.x86_64.rpm |
| Source RPM: | python-rencode-1.0.5-4.el7.src.rpm |
| Build Date: | Fri Apr 05 2019 |
| Build Host: | x86-ol7-builder-01.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. |