{{{ #!NewsFlash = 2011/03/07 [downloaderrel:1 AXMPP 0.0.1 Released!] = We are pleased to announce new release of AXMPP library. }}} = AXMPP - Ada XMPP = AXMPP library provides implementation of XMPP (Jabber) protocol and its extension for Ada language. AXMPP is distributed under BSD-like license. == Conformance == Look at [wiki:Conformance Conformance] for complete information about conformance to xmpp specification and extension: == Getting source code == [downloaderrel:1 Download] compressed tarball. Download source code from svn: {{{ svn co svn://forge.ada-ru.org/axmpp/trunk/axmpp }}} == Dependencies == AXMPP uses XML SAX reader and writer from [matreshka:wiki Matreshka Project]. AXMPP uses GNU TLS as implementation of SSL/TLS protocol. == Support == === IRC/XMPP === You can ask questions on #ada channel on [http://freenode.net/ FreeNode network]. Russian speaking people can use XMPP conference room ada-ru@conference.jabber.ru. == API Description == [wiki:api AXMPP API] == Library Usage Example == [wiki:usage_example Usage example] == AXMPP Users == [http://adaforge.qtada.com/cgi-bin/tracker.fcgi/uim UIM - Unix Instant Messenger]