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, Copyright (c) 2011 Tom Rudick (0.1.4) |
| Author | Peter van den Brand, Tom Rudick (0.1.4) |
| Maintainer | Tom Rudick <tmrudick@gmail.com> |
| Stability | Provisional |
| Category | Network |
| Home page | https://github.com/tmrudick/haskell-pop3-client/ |
| Upload date | Wed Nov 16 03:03:52 UTC 2011 |
| Uploaded by | TomRudick |
| Built on | ghc-7.2 |
| Distributions | NixOS: 0.1.4 |
Modules
- Network
Downloads
- pop3-client-0.1.4.tar.gz (Cabal source package)
- package description (included in the package)