openbsd-ports/textproc/iksemel/pkg/DESCR

7 lines
245 B
Plaintext
Raw Normal View History

iksemel is an LGPL-licensed 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.