pop3-client: POP3 Client Library
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 base, mtl and network libraries)
Downloads
- pop3-client-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=4 && <5), mtl, network [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2009 Peter van den Brand, Copyright (c) 2011 Tom Rudick (0.1.4) |
| Author | Peter van den Brand, Tom Rudick (0.1.4) |
| Maintainer | Tom Rudick <tmrudick@gmail.com> |
| Category | Network |
| Home page | https://github.com/tmrudick/haskell-pop3-client/ |
| Uploaded | by TomRudick at 2011-11-16T03:03:52Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3880 total (3 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] |