About

Metadata

  • Last updated , by PeterSimons
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Peter Simons <simons@cryp.to>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.2
  2. 8.6.5
  3. 8.4.4
  4. 8.2.2
  5. 8.0.2
  6. 7.10.3

Readme

bencode

travis hackage license

Haskell 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.

Support