-
Notifications
You must be signed in to change notification settings - Fork 1
Fork of https://code.google.com/p/iksemel/ 1.4 with bug fixes
License
timothytylee/iksemel-1.4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
iksemel 1.4.2 https://github.com/timothytylee/iksemel-1.4 Copyright (c) 2000-2009 Gurer Ozen <meduketto at gmail.com> Copyright (c) 2015 Timothy Lee <timothy dot ty dot lee at gmail.com> Introduction: ------------- 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. This is a fork of iksemel 1.4 hosted at http://code.google.com/p/iksemel Requirements: ------------- Libtool, Automake and Autoconf packages are required for compiling cvs versions. Compiling & Install: -------------------- If you got the source from CVS, type ./autogen.sh for creating configuration script and files. Then type ./configure make now library is compiled. You can test it with make check and install it with (become root if necessary) make install
About
Fork of https://code.google.com/p/iksemel/ 1.4 with bug fixes
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published