This is the debian package for the Compress-Raw-Zlib module.
It was created by Krzysztof Krzyzaniak (eloy) <eloy@debian.org> using
dh-make-perl.

It was downloaded from: http://search.cpan.org/dist/Compress-Raw-Zlib/

The upstream author is: Paul Marquess <pmqs@cpan.org>.

Copyright (c) 2005-2008 Paul Marquess. All rights reserved.

This program is free software, you can redistribute it and/or modify it under
the same terms as Perl itself.

Perl is distributed under licenses:

    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or
  
    b) the "Artistic License" which comes with Perl.
  
    On Debian GNU/Linux systems, the complete text of the GNU General
    Public License can be found in /usr/share/common-licenses/GPL' and
    the Artistic Licence in /usr/share/common-licenses/Artistic'.


The directory zlib-src contains a subset of the source files copied directly
from zlib version 1.2.3. 
Full source for the zlib library is available at http://www.zlib.org

Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied
warranty.  In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not
     claim that you wrote the original software. If you use this software
     in a product, an acknowledgment in the product documentation would be
     appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be
     misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

  Jean-loup Gailly        Mark Adler
  jloup@gzip.org          madler@alumni.caltech.edu


The data format used by the zlib library is described by RFCs (Request for
Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
(zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).


The file ppport.h contains the following copyright/license notice:

COPYRIGHT
Version 3.x, Copyright (c) 2004-2006, Marcus Holland-Moritz.
Version 2.x, Copyright (C) 2001, Paul Marquess.
Version 1.x, Copyright (C) 1999, Kenneth Albanowski.

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
