hweblib: Haskell Web Library

[ bsd3, library, web ] [ Propose Tags ]

The library includes attoparsec based incremental parsers for rfc2616 (http) and rfc3986 (uri), rfc2045-46 (mime). The package name will subject to change due to broad range of rfc coverage.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3
Dependencies attoparsec, base (>=4 && <5), bytestring, containers, mtl, text, transformers [details]
License BSD-3-Clause
Author Aycan iRiCAN
Maintainer iricanaycan@gmail.com
Category Web
Home page http://github.com/aycanirican/hweblib
Source repo head: git clone git://github.com/aycanirican/hweblib.git
Uploaded by AycanIrican at 2014-03-20T13:36:24Z
Distributions LTSHaskell:0.6.3, Stackage:0.6.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7863 total (32 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]

Readme for hweblib-0.6.2

[back to package description]

hweblib

Build Status

hweblib on Hackage

The library includes attoparsec based incremental parsers for rfc2616 (http) and rfc3986 (uri), rfc2045-46 (mime).

HUnit tests included with the distribution.

A small benchmark program is included in the package which parses a very long uri and a GET request.

Contact Information

Aycan iRiCAN iricanaycan@gmail.com