mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
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://code.google.com/p/iksemel/
|