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.
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 && <5), bytestring (>=0.9 && <0.11), HTTP (>=4000 && <4001), iconv (>=0.4 && <0.5), mime (>=0.3 && <0.4), mtl (>=2 && <3), parsec (>=3 && <4), utf8-string (>=0.3 && <0.4), zlib (>=0.5 && <0.6) [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 repo | 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 | by AndreyChudnov at 2013-11-19T01:18:12Z |
Modules
[Index]
Downloads
- http-encodings-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees