[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compression lib question
- To: Miki Shapiro <aris(at-nospam)amber.esafe.com>
- Subject: Re: Compression lib question
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Sun, 28 Jan 2001 12:45:49 +0200 (IST)
- cc: Israel LUG <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.21.0101281157370.26060-100000@amber.esafe.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 28 Jan 2001, Miki Shapiro wrote:
> Hi!
>
> I'm looking for library or proggie sources under GPL that
> can handle the following compression formats (I want to use it in a
> commercial product):
>
> zip, .gz, .Z - I know zlib can handle these.
> lzh (SCO compress) - I an not sure about zlib, butI know gzip handles
> it. Since gzip rides over zlib, I assume it is also handled by zlib.
>
> tar - gnu tar handles this.
>
> arj -- ??? - directions?
> rar -- ??? - directions?
> ace -- ??? - directions?
> bz and .bz2 - ??? - directions?
>
> I would be very thankful for directions, pointers to websites, RFC's
> and FM's to RT (please don't send me to gnu.org, their search engine
> doesn't know diddly squat about rar and arj) and corrections to what I
> already understood.
http://freshemat.net/ proved very useful. The search engine can use some
improvements, but for simple, one-word, searches, it is good enough.
Also: considering the fact that most of the useful software for linux has
alsready been packaged before:
http://rpmfind.net/linux/rpm2html : Many of the pages of rpm packages have
pointers to the original package's homepage. Many packages (spesifically:
all of redhat's and MAndrake's ) also include source packages, which
include a source tarball.
http://packages.debian.org/ can be useful as well, but it misses links to
the original packages' homepages.
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il