bencode

Parser and printer for bencoded data.

Version on this page:0.6.0.0@rev:1
LTS Haskell 22.14:0.6.1.1
Stackage Nightly 2024-03-28:0.6.1.1
Latest on Hackage:0.6.1.1

See all snapshots bencode appears in

BSD-3-Clause licensed by Lemmih ([email protected]), Jesper Louis Andersen
Maintained by Christopher Reichert
This version can be pinned in stack with:bencode-0.6.0.0@sha256:bb0622add39aeb3b4a0c927f8cea503538685f573a807dca4c2ae79add81775b,1374

Module documentation for 0.6.0.0

Parser and printer for bencoded data.

Bencode (pronounced like B encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data.