Bug#133989: ITP: webrick - Simple HTTP Server Toolkit for Ruby

2002-02-14 Thread akira yamada /
Package: wnpp
Severity: wishlist

Package name:
  webrick

Homepage:
  http://www.notwork.org/ipr/webrick/

Description: 
  WEBrick is a Ruby library program to build HTTP servers.

License:
  Ruby's

Ruby's License:
  Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
  You can redistribute it and/or modify it under either the terms of the GPL
  (see COPYING file), or the conditions below:

1. You may make and give away verbatim copies of the source form of the
   software without restriction, provided that you duplicate all of the
   original copyright notices and associated disclaimers.

2. You may modify your copy of the software in any way, provided that
   you do at least ONE of the following:

 a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.

 b) use the modified software only within your corporation or
organization.

 c) rename any non-standard executables so the names do not conflict
with standard executables, which must also be provided.

 d) make other distribution arrangements with the author.

3. You may distribute the software in object code or executable
   form, provided that you do at least ONE of the following:

 a) distribute the executables and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.

 b) accompany the distribution with the machine-readable source of
the software.

 c) give non-standard executables non-standard names, with
instructions on where to get the original software distribution.

 d) make other distribution arrangements with the author.

4. You may modify and include the part of the software into any other
   software (possibly commercial).  But some files in the distribution
   are not written by the author, so that they are not under this terms.
   They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
   glob.c, st.[ch] and some files under the ./missing directory.  See
   each file for the copying condition.

5. The scripts and library files supplied as input to or produced as 
   output from the software do not automatically fall under the
   copyright of the software, but belong to whomever generated them, 
   and may be sold commercially, and may be aggregated with this
   software.

6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
   PURPOSE.




Bug#94731: ITP: libo-dbm-ruby - an OODB-like DBM module for Ruby

2001-04-21 Thread akira yamada /

Package: wnpp
Severity: wishlist

I intent to package libo-dbm-ruby. 
It is an OODB-like DBM module for Ruby. 

http://www.ruby-lang.org/en/raa-list.rhtml?name=o_dbm+-+ObjectDBM>

License: Ruby's




Bug#94732: ITP: ruby-beta - beta version of ruby

2001-04-21 Thread akira yamada /
Package: wnpp
Severity: wishlist

I intent to package ruby-beta. It provides development version of ruby
and is going to close Bug#85178.

License: Ruby's



Bug#95111: ITP: metaruby - reimplementations of some ruby parts in ruby

2001-04-24 Thread akira yamada /
Package: wnpp
Severity: wishlist

I intent to package metaruby.  MetaRuby reimplementations of some ruby
parts in ruby, equivalent of Perl's tie command.

Purpose of MetaRuby (from Overview file):

  1. To describe a minimal but reasonably efficient interface for
 interacting with Array-like objects.

  2. To implement a set of default replacements for methods provided
 in Array but not in the Array interface.

  3. In short this can be seen as equivalent to Perl's tie.

  4. This is also can be seen as a small part of an upcoming
 Ruby-in-Ruby. I am not aware of anyone who is seriously involved
 in that sort of thing, but who knows.

License: Ruby's



Bug#105511: ITP: rubymagick

2001-07-16 Thread akira yamada /
Package: wnpp

I intent to rubymagick.
It is ruby interface for ImageMagick(libmagick).




Bug#105510: ITP: libgd-ruby

2001-07-16 Thread akira yamada /
Package: wnpp
X-Debbugs-CC: debian-devel@lists.debian.org

I intent to libgd-ruby.
It is ruby interface for GD library(libgd1).





Bug#106944: ITP: nqxml

2001-07-28 Thread akira yamada /

Package: wnpp
X-Debbugs-CC: debian-devel@lists.debian.org

I intent to package NQXML.

from README file:

  NQXML is a pure Ruby implementation of a non-validating XML processor. It
  includes an XML tokenizer, a SAX-style streaming XML parser, a DOM-style
  tree parser, and an XML writer. ``NQ'' stands for ``Not Quite''. Please
  read the ``Limitations'' section below.

License:

  NQXML is copyrighted free software by Jim Menard and is released under the
  same license as Ruby. See the Ruby license
  (http://www.ruby-lang.org/en/LICENSE.txt).

  NQXML may be freely copied in its entirety providing this notice, all
  source code, all documentation, and all other files are included.

  NQXML is copyright (c) 2001 by Jim Menard.

Ruby's License:

Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), or the conditions below:

  1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:

   a) place your modifications in the Public Domain or otherwise
  make them Freely Available, such as by posting said
  modifications to Usenet or an equivalent medium, or by allowing
  the author to include your modifications in the software.

   b) use the modified software only within your corporation or
  organization.

   c) rename any non-standard executables so the names do not conflict
  with standard executables, which must also be provided.

   d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable
 form, provided that you do at least ONE of the following:

   a) distribute the executables and library files of the software,
  together with instructions (in the manual page or equivalent)
  on where to get the original distribution.

   b) accompany the distribution with the machine-readable source of
  the software.

   c) give non-standard executables non-standard names, with
  instructions on where to get the original software distribution.

   d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under this terms.
 They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
 glob.c, st.[ch] and some files under the ./missing directory.  See
 each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as 
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them, 
 and may be sold commercially, and may be aggregated with this
 software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.





Bug#106945: ITP: libssl-ruby

2001-07-28 Thread akira yamada /
Package: wnpp
X-Debbugs-CC: debian-devel@lists.debian.org

I intent to package libssl-ruby.
This package provides interface of OpenSSL for Ruby.
It includes HTTP and TELNET protocols' SSL/TLS support.

It can download from
http://www.ruby-lang.org/en/raa-list.rhtml?name=SSLSocket>

License: BSD




Bug#117264: ITP: libsdl-ruby - Ruby/SDL is the Ruby extension library to use SDL

2001-10-27 Thread akira yamada /
Package: wnpp
Version: N/A
Severity: wishlist

URL:
  http://www.kmc.kyoto-u.ac.jp/~ohai/index.en.html

From README file:
  Ruby/SDL is the ruby extension library to use SDL.  SDL(Simple
  DirectMedia Layer) is a cross-platform multimedia library designed to
  provide fast access to the graphics framebuffer and audio device. See
  http://www.libsdl.org/ if you want to know SDL in detail.

License:
  LGPL



Bug#119329: ITP: libprogressbar-ruby - A Text Progress Bar Library for Ruby

2001-11-12 Thread akira yamada /
Package: wnpp
Version: N/A
Severity: wishlist

Ruby/ProgressBar is a text progress bar library for Ruby.
It can indicate progress with percentage, a progress bar,
and estimated remaining time.

Homepage:
http://namazu.org/~satoru/ruby-progressbar/> (Japanese)

Download:
http://namazu.org/~satoru/ruby-progressbar/ruby-progressbar-0.2.tar.gz> 

License: 
You can redistribute it and/or modify it under the terms
of Ruby's licence.

Ruby's License:
Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), or the conditions below:

  1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:

   a) place your modifications in the Public Domain or otherwise
  make them Freely Available, such as by posting said
  modifications to Usenet or an equivalent medium, or by allowing
  the author to include your modifications in the software.

   b) use the modified software only within your corporation or
  organization.

   c) rename any non-standard executables so the names do not conflict
  with standard executables, which must also be provided.

   d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable
 form, provided that you do at least ONE of the following:

   a) distribute the executables and library files of the software,
  together with instructions (in the manual page or equivalent)
  on where to get the original distribution.

   b) accompany the distribution with the machine-readable source of
  the software.

   c) give non-standard executables non-standard names, with
  instructions on where to get the original software distribution.

   d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under this terms.
 They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
 glob.c, st.[ch] and some files under the ./missing directory.  See
 each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as 
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them, 
 and may be sold commercially, and may be aggregated with this
 software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.

-- 
 akira yamada



Bug#120155: ITP: libopenssl-ruby - OpenSSL interface for Ruby

2001-11-18 Thread akira yamada /
Package: wnpp
Severity: wishlist

Package name:
  libopenssl-ruby

Homepage:
  http://www.freesoftware.fsf.org/rubypki/

Description:
  OpenSSL interface for Ruby.
  SSLSocket (known as libssl-ruby) were merged in it.

License:
  Ruby's

Ruby's License:
  Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
  You can redistribute it and/or modify it under either the terms of the GPL
  (see COPYING file), or the conditions below:

1. You may make and give away verbatim copies of the source form of the
   software without restriction, provided that you duplicate all of the
   original copyright notices and associated disclaimers.

2. You may modify your copy of the software in any way, provided that
   you do at least ONE of the following:

 a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.

 b) use the modified software only within your corporation or
organization.

 c) rename any non-standard executables so the names do not conflict
with standard executables, which must also be provided.

 d) make other distribution arrangements with the author.

3. You may distribute the software in object code or executable
   form, provided that you do at least ONE of the following:

 a) distribute the executables and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.

 b) accompany the distribution with the machine-readable source of
the software.

 c) give non-standard executables non-standard names, with
instructions on where to get the original software distribution.

 d) make other distribution arrangements with the author.

4. You may modify and include the part of the software into any other
   software (possibly commercial).  But some files in the distribution
   are not written by the author, so that they are not under this terms.
   They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
   glob.c, st.[ch] and some files under the ./missing directory.  See
   each file for the copying condition.

5. The scripts and library files supplied as input to or produced as 
   output from the software do not automatically fall under the
   copyright of the software, but belong to whomever generated them, 
   and may be sold commercially, and may be aggregated with this
   software.

6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
   PURPOSE.



Bug#122373: ITP: ruby-eserver - Generic multi-threaded e-service server in Ruby

2001-12-04 Thread akira yamada /
Package: wnpp
Severity: wishlist

Package name:
  ruby-eserver

Homepage:
  http://fairfax2.laser.net/~jsmall/rubycorner.html

Description: 
  A generic, multi-threaded e-service server in Ruby. Includes a
  simplistic HttpEchoServer.rb to demonstrate how to write your own
  server.

License:
  Ruby's

Ruby's License:
  Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
  You can redistribute it and/or modify it under either the terms of the GPL
  (see COPYING file), or the conditions below:

1. You may make and give away verbatim copies of the source form of the
   software without restriction, provided that you duplicate all of the
   original copyright notices and associated disclaimers.

2. You may modify your copy of the software in any way, provided that
   you do at least ONE of the following:

 a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.

 b) use the modified software only within your corporation or
organization.

 c) rename any non-standard executables so the names do not conflict
with standard executables, which must also be provided.

 d) make other distribution arrangements with the author.

3. You may distribute the software in object code or executable
   form, provided that you do at least ONE of the following:

 a) distribute the executables and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.

 b) accompany the distribution with the machine-readable source of
the software.

 c) give non-standard executables non-standard names, with
instructions on where to get the original software distribution.

 d) make other distribution arrangements with the author.

4. You may modify and include the part of the software into any other
   software (possibly commercial).  But some files in the distribution
   are not written by the author, so that they are not under this terms.
   They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
   glob.c, st.[ch] and some files under the ./missing directory.  See
   each file for the copying condition.

5. The scripts and library files supplied as input to or produced as 
   output from the software do not automatically fall under the
   copyright of the software, but belong to whomever generated them, 
   and may be sold commercially, and may be aggregated with this
   software.

6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
   PURPOSE.



Bug#89688: ITP: docdiff

2001-03-14 Thread akira yamada /
Package: wnpp
Severity: wishlist

I intent to package, docdiff. It compares two text files by character
 or by word/morpheme, and output the result in pseudo HTML format.

Example:

  $ cat 01.en.txt
  Hello, my name is Watanabe.
  I am just another Ruby porter.

  $ cat 02.en.txt
  Hello, my name is matz.
  It's me who has created Ruby.  I am a Ruby hacker.

  $ docdiff 01.en.txt 02.en.txt  | w3m -T text/html -dump
  Hello, my name is [DEL:W:DEL]mat[DEL:anabe:DEL]z.
  It's [DEL:a:DEL]me [DEL:ju:DEL]who has[DEL:t:DEL] 
crea[DEL:no:DEL]t[DEL:h:DEL]e
  [DEL:r:DEL]d Ruby. [DEL:port:DEL] I am a Ruby hacker.

License: Ruby's



Bug#90845: ITP: ri - Ruby Interactive reference

2001-03-23 Thread akira yamada /
Package: wnpp
Severity: wishlist

ri is a command line tool that displays descriptions of built-in Ruby
methods, classes, and modules. For methods, it shows you the calling
sequence and a description. For classes and modules, it shows a
synopsis along with a list of the methods the class or module
implements. All information is taken from the reference section of
the book Programming Ruby.



ri:

The program files 'ri' and 'refdec.rb' are copyright (c) 2001 Dave
Thomas, The Pragmatic Programmers, and are released under the same
terms as Ruby.

The contents of the serialized classes in the 'descriptions' directory
are derived from the book Programming Ruby, which is copyright (c)
2001 Addison Wesley Longman. The book is available online under the
Open Publication License, and these extracts were made under the terms
of that license.

ri-el-cs:

;; This 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, 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 GNU Emacs; see the file COPYING.  If not, write to the
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.

ri-el-db:

;; Copyright (c) David Alan Black, 2001
;; This software is distributed on the same terms as Ruby itself.

Ruby's License:

Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), or the conditions below:

  1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:

   a) place your modifications in the Public Domain or otherwise
  make them Freely Available, such as by posting said
  modifications to Usenet or an equivalent medium, or by allowing
  the author to include your modifications in the software.

   b) use the modified software only within your corporation or
  organization.

   c) rename any non-standard executables so the names do not conflict
  with standard executables, which must also be provided.

   d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable
 form, provided that you do at least ONE of the following:

   a) distribute the executables and library files of the software,
  together with instructions (in the manual page or equivalent)
  on where to get the original distribution.

   b) accompany the distribution with the machine-readable source of
  the software.

   c) give non-standard executables non-standard names, with
  instructions on where to get the original software distribution.

   d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under this terms.
 They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
 glob.c, st.[ch] and some files under the ./missing directory.  See
 each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as 
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them, 
 and may be sold commercially, and may be aggregated with this
 software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.





Bug#90907: ITP: xmlrpc4r - XML-RPC for Ruby

2001-03-24 Thread akira yamada /
Package: wnpp
Severity: wishlist

XML-RPC provides remote procedure calls over HTTP with XML. It is
like SOAP but much easier. For more information see the XML-RPC
homepage . This package provides XML-RPC
support for Ruby.

http://www.s-direktnet.de/homepages/neumann/xmlrpc4r/index.html>

License:

Released under the same term of license as Ruby.


Ruby's License:

Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), or the conditions below:

  1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:

   a) place your modifications in the Public Domain or otherwise
  make them Freely Available, such as by posting said
  modifications to Usenet or an equivalent medium, or by allowing
  the author to include your modifications in the software.

   b) use the modified software only within your corporation or
  organization.

   c) rename any non-standard executables so the names do not conflict
  with standard executables, which must also be provided.

   d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable
 form, provided that you do at least ONE of the following:

   a) distribute the executables and library files of the software,
  together with instructions (in the manual page or equivalent)
  on where to get the original distribution.

   b) accompany the distribution with the machine-readable source of
  the software.

   c) give non-standard executables non-standard names, with
  instructions on where to get the original software distribution.

   d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under this terms.
 They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
 glob.c, st.[ch] and some files under the ./missing directory.  See
 each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as 
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them, 
 and may be sold commercially, and may be aggregated with this
 software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.





Bug#90953: libshell-ruby - A library for Ruby to use like shell

2001-03-24 Thread akira yamada /
Package: wnpp
Severity: wishlist

It realizes a wish to do execution of command and filtering like
sh/csh. However, Control statement which include sh/csh just uses
facility of ruby.

http://www.ruby-lang.org/en/raa-list.rhtml?name=Shell>


License:

Released under the same term of license as Ruby.


Ruby's License:

Ruby is copyrighted free software by Yukihiro Matsumoto <[EMAIL PROTECTED]>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), or the conditions below:

  1. You may make and give away verbatim copies of the source form of the
 software without restriction, provided that you duplicate all of the
 original copyright notices and associated disclaimers.

  2. You may modify your copy of the software in any way, provided that
 you do at least ONE of the following:

   a) place your modifications in the Public Domain or otherwise
  make them Freely Available, such as by posting said
  modifications to Usenet or an equivalent medium, or by allowing
  the author to include your modifications in the software.

   b) use the modified software only within your corporation or
  organization.

   c) rename any non-standard executables so the names do not conflict
  with standard executables, which must also be provided.

   d) make other distribution arrangements with the author.

  3. You may distribute the software in object code or executable
 form, provided that you do at least ONE of the following:

   a) distribute the executables and library files of the software,
  together with instructions (in the manual page or equivalent)
  on where to get the original distribution.

   b) accompany the distribution with the machine-readable source of
  the software.

   c) give non-standard executables non-standard names, with
  instructions on where to get the original software distribution.

   d) make other distribution arrangements with the author.

  4. You may modify and include the part of the software into any other
 software (possibly commercial).  But some files in the distribution
 are not written by the author, so that they are not under this terms.
 They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
 glob.c, st.[ch] and some files under the ./missing directory.  See
 each file for the copying condition.

  5. The scripts and library files supplied as input to or produced as 
 output from the software do not automatically fall under the
 copyright of the software, but belong to whomever generated them, 
 and may be sold commercially, and may be aggregated with this
 software.

  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE.