Name: | python3-fastbencode |
---|---|
Version: | 0.2 |
Release: | 5.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 163849 |
License: | GPL-2.0-or-later AND MIT |
RPM: | python3-fastbencode-0.2-5.el10_0.x86_64.rpm |
Source RPM: | python-fastbencode-0.2-5.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/breezy-team/fastbencode |
Summary: | Implementation of bencode with optional fast C extensions |
Description: | 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. |