comp.lang.ada
 help / color / mirror / Atom feed
From: Poul-Erik Andreasen <poulerik@pea.dk>
Subject: Re: Ann: UnZip-Ada v.20
Date: Fri, 16 Mar 2007 16:54:51 +0100
Date: 2007-03-16T16:54:51+01:00	[thread overview]
Message-ID: <45fabc52$0$192$edfadb0f@dread11.news.tele.dk> (raw)
In-Reply-To: <45fa9823$1_4@news.bluewin.ch>

Gautier wrote:
> After years of "maintenance" or "cosmetic" releases of UnZip-Ada, here 
> is a more important one...
> 
> UnZip-Ada is a library in "pure" Ada (not a binding, no dependency to 
> compiler, external library or operating sytem)
> for decompressing data from Zip files into files or data streams.
> 
> UnZip-Ada is free software.
> 
> Some features:
> 
>  - *new*: task-safe
>  - *new*: parts not concerning decompression are now in a `Zip' library;
>      possibility of manipulating, searching or building Zip archives too
>  - *new*: Zip_info's dictionary tree is now (at last!) balanced: optimally
>      fast access to entries, much faster loading too
> 
>  - decompression to file or to a data stream
>  - decompresses all Zip methods up to and including Deflate (v. 2.x);
>      this includes files made by PKZip, Winzip, Info-Zip's Zip,
>      Java's JARs, OpenDocument files, and many others
>  - decryption (v. 2.x)
>  - possibility to read the Zip directory once into a Zip_info variable
>    and use it to search quickly and decompress selected archived files, or
>    traverse completely the directory to do some specific task
>  - options: junk_directories, test_only
> 
> Other informations to be found in UnZipAda.txt (archived in unzada20.zip)
> 
> URL: --> http://homepage.sunrise.ch/mysunrise/gdm/unzipada.htm
> 

hej

Fine piece of software.

But your licence is absolute useless not to say flawed:

  "Permission granted to use this library, without any warranty, for any
   purpose, provided this copyright note remains attached and modified".

When you get hold of a pice of software in a legal manner (in this case
by downloading from your site). You are allways allowed to use it
in any way you see fit, as long as you dont copy it or puplicise it.

So this note dosn't grant any new rigths at all to the user. On the 
conterary you are actualy trying too put limitations on the use (witch 
you have no legal base to do) by  requiring him to keep the the 
copyrigth notice, a litle bit odd since you are not granting him rigth 
to copy :-)

If you want your libery to be used in any larger scale i recomend you to
use one of the well-known licences as BSD or GPL or LGPL . BSD or LGPL 
will probley give you the most user since a pure GPL will restrict the 
use to ather GPL-programs.


Poul-Erik Andreasen









  reply	other threads:[~2007-03-16 15:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16 13:14 Ann: UnZip-Ada v.20 Gautier
2007-03-16 15:54 ` Poul-Erik Andreasen [this message]
2007-03-16 16:03   ` Jacob Sparre Andersen
2007-03-16 16:24     ` Poul-Erik Andreasen
2007-03-16 17:29   ` Gautier
2007-03-16 19:28     ` Poul-Erik Andreasen
2007-03-16 21:36     ` Jacob Sparre Andersen
2007-03-17  7:52       ` Gautier
2007-03-19 11:30         ` Harald Korneliussen
2007-03-19 12:56           ` Jacob Sparre Andersen
2007-03-19 13:19             ` Martin Krischik
2007-03-19 13:46               ` Georg Bauhaus
2007-03-19 16:29                 ` Georg Bauhaus
2007-03-19 14:05           ` gautier_niouzes
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox