Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Seeking a maintainer for Archive::Zip

by bart (Canon)
on Feb 11, 2005 at 20:23 UTC ( [id://430245]=note: print w/replies, xml ) Need Help??


in reply to Re: Seeking a maintainer for Archive::Zip
in thread Seeking a maintainer for Archive::Zip

Is there any IP problems with the compression algorithms involved?

Why would there be? gzip and zip (yes they are related) were precisely developed to be free of IP encumberment. See Zlib's homepage:

zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.

Zlib is a library that handles both gzip and zip compression, the canonical Perl interface to it is Compress::Zlib, which in turn is what Archive::Zip uses for the actual compression and decompression of the ZIP archive files.

  • Comment on Re^2: Seeking a maintainer for Archive::Zip

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://430245]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-19 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found