multipart: HTTP multipart split out of the cgi package

[ bsd3, library, network ] [ Propose Tags ]

HTTP multipart split out of the cgi package


[Skip to Readme]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1
Change log CHANGELOG.md
Dependencies base (>=3 && <4.13), bytestring (>=0.10.8.0 && <0.11), parsec (>=2.0), stringsearch [details]
License BSD-3-Clause
Copyright Bjorn Bringert, Andy Gill, Anders Kaseorg, Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw
Author Silk B.V.
Maintainer code@silk.co
Revised Revision 1 made by ErikHesselink at 2019-10-07T13:24:53Z
Category Network
Home page http://www.github.com/silkapp/multipart
Source repo head: git clone https://github.com/silkapp/multipart.git
Uploaded by ErikHesselink at 2018-08-15T19:02:24Z
Distributions Debian:0.2.0, FreeBSD:0.1.2, LTSHaskell:0.2.1, NixOS:0.2.1
Reverse Dependencies 4 direct, 72 indirect [details]
Downloads 12919 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-08-15 [all 1 reports]

Readme for multipart-0.1.3

[back to package description]

multipart

Build Status

A partial fork of the cgi package exposing the Multipart module.