bencoding: A library for encoding and decoding of BEncode data.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.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, 0.4.5.5 |
---|---|
Change log | None available |
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> |
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:36:31Z |
Modules
[Index]
- Data
Downloads
- bencoding-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees