[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compression lib question
- To: Israel LUG <linux-il(at-nospam)linux.org.il>
- Subject: Compression lib question
- From: Miki Shapiro <aris(at-nospam)amber.esafe.com>
- Date: Sun, 28 Jan 2001 12:08:08 +0200 (IST)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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, but I 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.
Thanks!!
--
Miki Shapiro
Software Developer
Aladdin Knowledge Systems
---------------------
Sex. Unix. Snowboarx.
---------------------
=================================================================
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