pop3-client

Version 0.1.4 revision 0 uploaded by TomRudick.

Package meta

Synopsis
POP3 Client Library
Description

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)

Author
Peter van den Brand, Tom Rudick (0.1.4)
Bug reports
n/a
Category
Network
Copyright
Copyright (c) 2009 Peter van den Brand, Copyright (c) 2011 Tom Rudick (0.1.4)
Homepage
https://github.com/tmrudick/haskell-pop3-client/
Maintainer
Tom Rudick <tmrudick@gmail.com>
Package URL
n/a
Stability
Provisional

Components