@hackage AttoBencode0.3.1.0
Fast Bencode encoding and parsing library
Categories
License
BSD-3-Clause
Maintainer
Florian Hartwig <florian.j.hartwig@gmail.com>
Links
Versions
Installation
Dependencies (6)
Dependents (3)
@hackage/acme-everything, @hackage/benc, @hackage/bencoding
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.