http-encodings: A library for encoding and decoding bodies of HTTP messages
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.
[maintain]
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).
Properties
Versions | 0.9, 0.9.1, 0.9.1, 0.9.2, 0.9.3 |
---|---|
Change log | None available |
Dependencies | base (==4.*), bytestring (>=0.9 && <0.11), HTTP (==4000.*), iconv (==0.4.*), mime (==0.3.*), mtl (==2.*), parsec (==3.*), utf8-string (==0.3.*), zlib (==0.5.*) [details] |
License | BSD-3-Clause |
Copyright | (c) 2012-2013 Stevens Institute of Technology |
Author | Andrey Chudnov |
Maintainer | Andrey Chudnov <oss@chudnov.com> |
Category | Web |
Home page | http://github.com/achudnov/http-encodings |
Bug tracker | http://github.com/achudnov/http-encodings/issues |
Source repository | head: git clone git://github.com/achudnov/http-encodings.git this: git clone git://github.com/achudnov/http-encodings.git(tag 0.9.1) |
Uploaded | Tue Nov 19 01:18:12 UTC 2013 by AndreyChudnov |
Modules
[Index]
Downloads
- http-encodings-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees