pop3-client: POP3 Client Library

[ bsd3, library, network ] [ Propose Tags ]

pop3-client provides a Haskell library to implement a POP3 client.

  • Simple and safe API: connection is guaranteed to be closed, no need to know the POP3 protocol to use the API

  • Standards compliant

  • No dependencies (besides Network and the base library)

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4
Dependencies base (>=4 && <5), mtl, network [details]
License BSD-3-Clause
Copyright Copyright (c) 2009 Peter van den Brand
Author Peter van den Brand
Maintainer Peter van den Brand <peter@vdbrand.nl>
Category Network
Home page http://patch-tag.com/r/pop3-client
Uploaded by PeterVanDenBrand at 2009-08-01T11:23:45Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3711 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]