Fast implementation of bencode
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.
$
pkg install py311-fastbencodeOrigin
devel/py-fastbencode
Size
133KiB
License
GPLv2+
Maintainer
fullermd@over-yonder.net
Dependencies
1 packages
Required by
1 packages