Release 1.2.8 (split out libCStreamedXML)

This commit is contained in:
Laurence Withers 2006-11-23 00:17:46 +00:00
commit 0a86b2d57f
23 changed files with 7 additions and 1733 deletions

8
README
View file

@ -1,4 +1,4 @@
libStreamedXML
libStreamedXML http://www.lwithers.me.uk/projects/libStreamedXML/
========================================================================
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
Released under the GNU GPLv2. See file COPYING or
@ -11,4 +11,8 @@ To build: ./make.sh
To install: ./make.sh install
(you might want to set PREFIX, by default it's /usr/local)
@TODO@
Dependencies
------------
libutf8++
http://www.lwithers.me.uk/projects/libutf8++/