Fast and portable XML parser and Jabber protocol library
http://code.google.com/p/iksemel/iksemel is an XML (eXtensible Markup Language) parser library designed for Jabber applications.
* Highly portable, builds on all POSIX environments and Windows (via mingw).
* Suitable for embedded systems. Code is small and highly modular, you can trim unneeded parts. Memory usage is low, parser is quite fast.
* Provides SAX, DOM and XMPP parsers.
* TLS (via gnutls) and SASL support for XMPP security.
* Only UTF8 encoding is built-in supported.
* Fully documented with examples.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/iksemel && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000165 165 Bytes | about 11 years |
iksemel.spec | 0000002127 2.08 KB | about 9 years |
Comments 0