|
|
|
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
|
|
|
|
Name: pontarius-xmpp |
|
|
|
|
Version: 0.4.2.2 |
|
|
|
|
Version: 0.4.3 |
|
|
|
|
Cabal-Version: >= 1.9.2 |
|
|
|
|
Build-Type: Custom |
|
|
|
|
License: BSD3 |
|
|
|
|
@ -11,14 +11,14 @@ Maintainer: info@jonkri.com
@@ -11,14 +11,14 @@ Maintainer: info@jonkri.com
|
|
|
|
|
Stability: alpha |
|
|
|
|
Homepage: https://github.com/pontarius/pontarius-xmpp/ |
|
|
|
|
Bug-Reports: https://github.com/pontarius/pontarius-xmpp/issues/ |
|
|
|
|
Package-URL: http://www.jonkri.com/releases/pontarius-xmpp-0.4.0.2.tar.gz |
|
|
|
|
Package-URL: http://www.jonkri.com/releases/pontarius-xmpp-0.4.3.tar.gz |
|
|
|
|
Synopsis: An XMPP client library |
|
|
|
|
Description: Pontarius XMPP is a work in progress implementation of RFC 6120 |
|
|
|
|
("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). |
|
|
|
|
While in alpha, Pontarius XMPP works quite well and fulfills most |
|
|
|
|
requirements of the RFCs. |
|
|
|
|
Category: Network |
|
|
|
|
Tested-With: GHC ==7.6.3 |
|
|
|
|
Tested-With: GHC ==7.10.1 |
|
|
|
|
|
|
|
|
|
Extra-Source-Files: README.md |
|
|
|
|
, ChangeLog.md |
|
|
|
|
|