http-encodings: A library for encoding and decoding bodies of HTTP messages
A library for encoding and decoding bodies of HTTP messages, designed to work with the HTTP and http-server libraries. No heuristic encoding detection at this time. WANTED: a library implementing the Unix "compress" command encoding/decoding (or the LZW algorithm). The package versions follow Semantic Versioning model (semver.org).
Modules
[Index]
Downloads
- http-encodings-0.9.3.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.9, 0.9.1, 0.9.2, 0.9.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.11), HTTP (>=4000 && <4001), iconv (>=0.4 && <0.5), mime (>=0.4 && <0.5), mtl (>=2 && <3), parsec (>=3 && <4), text (>=0.9 && <2), utf8-string (>=1 && <2), zlib (>=0.5 && <0.7) [details] |
Tested with | ghc ==7.6.3, ghc ==7.4.2, ghc ==7.8.2 |
License | BSD-3-Clause |
Copyright | (c) 2012-2015 Stevens Institute of Technology |
Author | Andrey Chudnov |
Maintainer | Andrey Chudnov <oss@chudnov.com> |
Revised | Revision 3 made by AndreyChudnov at 2016-02-18T00:08:49Z |
Category | Web |
Home page | http://github.com/achudnov/http-encodings |
Bug tracker | http://github.com/achudnov/http-encodings/issues |
Source repo | head: git clone git://github.com/achudnov/http-encodings.git this: git clone git://github.com/achudnov/http-encodings.git(tag 0.9.3) |
Uploaded | by AndreyChudnov at 2014-06-07T01:42:12Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3607 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |