AttoBencode

Fast Bencode encoding and parsing library

http://bitbucket.org/FlorianHartwig/attobencode

Latest on Hackage:0.3.1.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Florian Hartwig

A library for encoding and decoding the Bencode data serialisation format used by BitTorrent. The focus of this library are good performance (good enough to be used in a BitTorrent client) and ease of use.