The haskell-xmpp package
Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Unlike package network-protocol-xmpp, which uses libxml-sax, this library uses HaXml and supports MUC. However, MUC support of the moment is worse than that in package XMPP.
This library make extensive use of STM and threads to simplify writing message-handling code.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | array, base (>3 & ≤5), HaXml (≥1.20.2), html, mtl (≥1.0), network, polyparse, pretty, random, regex-compat, stm, utf8-string |
| License | BSD3 |
| Copyright | (c) 2005-2011 Dmitry Astapov, k.pierre |
| Author | Dmitry Astapov <dastapov@gmail.com>, pierre <k.pierre.k@gmail.com> |
| Maintainer | Dmitry Astapov <dastapov@gmail.com> |
| Stability | Stable |
| Category | Network |
| Home page | http://adept.linux.kiev.ua/repos/xmpp |
| Bug tracker | mailto: dastapov@gmail.com |
| Source repository | darcs get adept@patch-tag.com:/r/adept/haskell-xmpp |
| Executables | haskell-xmpp-test |
| Upload date | Sat Jan 15 22:50:42 UTC 2011 |
| Uploaded by | DmitryAstapov |
| Built on | ghc-7.0 |
Modules
Downloads
- haskell-xmpp-1.0.tar.gz (Cabal source package)
- package description (included in the package)