summaryrefslogtreecommitdiff
path: root/README.md
blob: 00c3593f181860eaac82ec527c0088db054046d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Synopsis

Just a [faster][1] BEncode package.

# Description

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.
See full documentation at ```src/Data/BEncode.hs```.

[1]: http://htmlpreview.github.com/?https://github.com/fmap/bencoding/master/bench/comparison.html