blob: 5b60e1ecace68ce979ce87de9d8bf2b3fe1ce6ea (
plain) (
blame)
1
2
3
4
5
6
7
|
This is an XML parser library mainly designed for Jabber applications.
It provides SAX, DOM, and special Jabber stream APIs. Library is coded
in ANSI C except the network code (which is POSIX compatible), thus
highly portable. Iksemel is released under GNU Lesser General Public
License. A copy of the license is included in the COPYING file.
WWW: http://iksemel.jabberstudio.org/
|