python39-fastbencode - Implementation of bencode with optional fast Rust extensions
Website: | https://github.com/breezy-team/fastbencode |
---|---|
License: | Apache-2.0 |
Vendor: | Alcance Libre, Inc. |
- 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 Rust extension based on PyO3. Both provide the same functionality, but the Rust extension provides significantly better performance.
Packages
python39-fastbencode-0.3.5-1.aldos.src [20 KiB] |
Changelog
by Joel Barrios (2025-08-06):
- Update to 0.3.5. |