
	Coconut Library - Objective-C based on general library

  Copyright (C) 2004 Steel Wheels Project

  Coconut Library 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
============
  Coconut is Objective-C library based on generic Unix library. 
  It is useable on Unix system (such as FreeBSD, Linux) and MacOS-X.

  The library supports the following Unix libraries:
    - glib : Generic library for Gnome
    - popt : Command line parser

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

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".

