
	LibXmlKit - Objective-C wrapper for gnome libxml2

  Copyright (C) 2003 Steel Wheels Project

  LibXmlKit is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published 
  by the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Introduction
============
  LibXmlKit is Objective-C wrapper of libxml2 library. It is useable
  on Unix system (such as FreeBSD, Linux) and MacOS-X.

  You can do the following operations by this library.

  The latest information and the source code can be seen at
  http://www.asahi-net.or.jp/~em7t-hmd/libxmlkit/ .

Copyright
=========
  This package is a product of Steel Wheels Project. 
  This package is distributed under GNU General Public License. 
  For more precise, see COPYING file included this package.

BUG Report
==========
   If you noticed some bugs or additional information, please send e-mail to
   "wheel@osaka.email.ne.jp".

