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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- These packages miss upper bounds: - attoparsec - bytestring - deepseq - ghc-prim - integer-gmp - mtl - pretty - semigroups - text Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Properties
Versions | 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, 0.4.5.5, 0.4.5.5 |
---|---|
Change log | ChangeLog |
Dependencies | attoparsec (>=0.10), base (>=4.9 && <5), bytestring (>=0.10), deepseq (>=1.3), ghc-prim, integer-gmp, mtl, pretty, semigroups (>=0.9), text (>=0.11) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013-2018, Sam Truzjan (c) 2018 Sergey Vinokurov |
Author | Sam Truzjan |
Maintainer | Sergey Vinokurov <serg.foo@gmail.com> |
Category | Data |
Home page | https://github.com/sergv/bencoding |
Bug tracker | https://github.com/sergv/bencoding/issues |
Source repo | head: git clone https://github.com/sergv/bencoding.git -b master this: git clone https://github.com/sergv/bencoding.git -b master(tag v0.4.5.1) |
Uploaded | by SergeyVinokurov at 2024-01-01T14:13:30Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Enable development options | Disabled |
benchmark-atto-bencode | Compare performance of this package against AttoBencode in benchmarks | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bencoding-0.4.5.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees