Skip to content

AlexeyProkhin/jreen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Jreen
-----------

Jreen is extensible Qt-based asynchronious Jabber library.

Compiling Jreen
---------------

    $ mkdir build && cd build
    $ cmake ..
    $ make

Dependencies
------------

  CMake 2.8.0 - http://www.cmake.org/
  Qt 4.6.0 - http://qt.nokia.com/
  QCA 2.0 - http://delta.affinix.com/qca/

 The following dependencies are optional, but recommended:

  libidn 1.11 - http://www.gnu.org/software/libidn/

 Third party libraries that we ship with our source:

  jdns - http://delta.affinix.com/jdns/

About

Extensible XMPP library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.5%
  • C 15.3%
  • Other 0.2%