bencoding: A library for encoding and decoding of BEncode data.
A library for encoding and decoding of BEncode data.
- Release notes
0.1.0.0: Initial version.
0.2.0.0: Added default decoders/encoders using GHC Generics.
0.2.1.0: Arbitrary length integers. (by specification)
[Skip to Readme]
Downloads
- bencoding-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.4.3.0, 0.4.4.0, 0.4.5.0, 0.4.5.1, 0.4.5.2, 0.4.5.3, 0.4.5.4 (info) |
---|---|
Dependencies | attoparsec (>=0.10), base (>=4 && <5), bytestring (>=0.10.0.2), containers (>=0.4), deepseq (>=1.3 && <1.4), ghc-prim, pretty, text (>=0.11) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013, Sam Truzjan |
Author | Sam Truzjan |
Maintainer | Sam Truzjan <pxqr.sta@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-01-06T17:43:23Z |
Category | Data |
Home page | https://github.com/cobit/bencoding |
Bug tracker | https://github.com/cobit/bencoding/issues |
Source repo | head: git clone git://github.com/cobit/bencoding.git -b master this: git clone git://github.com/cobit/bencoding.git -b master(tag v0.2.1.0) |
Uploaded | by SamTruzjan at 2013-09-27T23:37:15Z |
Distributions | LTSHaskell:0.4.5.4, NixOS:0.4.5.4, Stackage:0.4.5.4 |
Downloads | 13419 total (67 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |