The pop3-client package
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)
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4 |
|---|---|
| Dependencies | base (4.*), mtl, network |
| License | BSD3 |
| Copyright | Copyright (c) 2009 Peter van den Brand |
| Author | Peter van den Brand |
| Maintainer | Peter van den Brand <peter@vdbrand.nl> |
| Stability | Provisional |
| Category | Network |
| Home page | http://patch-tag.com/r/pop3-client |
| Upload date | Tue Aug 4 21:25:38 UTC 2009 |
| Uploaded by | PeterVanDenBrand |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
| Distributions | NixOS: 0.1.4 |
Modules
- Network
Downloads
- pop3-client-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)