13 Jun
2009
13 Jun
'09
2:42 p.m.
On Sat, 2009-06-13 at 16:39 +0200, Maciej Piechotka wrote:
Nntp is a library to connect to nntp (i.e. mainly USENET) servers. Currently RFC977 is being implemented. It is published on the LGPL v3 license.
Currently implemented: Currently all commands from RFC are implemented. However for user interaction other, more generic interface is provided.
Currently tested: Automated testing is not available yet. Tested is only *small* subset of commands and it is at an early stage of development.
Ups. I forgot to add the most important part - the link: http://hackage.haskell.org/package/nntp-0.0.1 Regards