Implementation of bencode with optional fast C extensions
fastbencode is an implementation of the bencode serialization format originally used by BitTorrent. The package includes both a pure-Python version and an optional C extension based on Cython. Both provide the same functionality, but the C extension provides significantly better performance.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2-6.fc42 | - |
Fedora 42 | 0.2-6.fc42 | - |
Fedora 41 | 0.2-5.fc41 | - |
Fedora 40 | 0.2-3.fc40 | - |
Fedora EPEL 10.1 | 0.2-5.el10_0 | - |
Fedora EPEL 10.0 | 0.2-5.el10_0 | - |
You can contact the maintainers of this package via email at
python-fastbencode dash maintainers at fedoraproject dot org
.