haskell-xmpp: Haskell XMPP (eXtensible Message Passing Protocol, a.k.a. Jabber) library
Deprecated
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.
[Skip to Readme]
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| examples | Build examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-xmpp-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- No current members of group
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0, 1.0.1, 1.0.2, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4 |
|---|---|
| Dependencies | array, base (>3 && <=5), HaXml (>=1.20.2), html, mtl (>=1.0), network, polyparse, pretty, random, regex-compat, stm, utf8-string [details] |
| Tested with | ghc ==6.10.4, ghc ==6.12.1 |
| License | BSD-3-Clause |
| 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> |
| Uploaded | by DmitryAstapov at 2011-01-15T22:50:42Z |
| Category | Network |
| Home page | http://adept.linux.kiev.ua/repos/xmpp |
| Bug tracker | mailto: dastapov@gmail.com |
| Source repo | head: darcs get adept@patch-tag.com:/r/adept/haskell-xmpp |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | haskell-xmpp-test |
| Downloads | 3644 total (21 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |