Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 10:17:08 -0700
From:      "Cierniak, Michal" <michal.cierniak@intel.com>
To:        "'orp@yahoogroups.com'" <orp@yahoogroups.com>
Cc:        java@freebsd.org
Subject:   RE: [orp] [ANN] BSD licensed C++ library for reading jar/zip file s
Message-ID:  <794826DE8867D411BAB8009027AE9EB90FE77C07@FMSMSX38>

next in thread | raw e-mail | index | archive | help
Arun,
Thanks for the tip.  We have just added jar file support to ORP using the
zlib library (http://www.gzip.org/zlib).  We are testing it right now and
unless we run into unexpected problems, we will include this code in the
next release of ORP.

Michal

> -----Original Message-----
> From: Arun Sharma [mailto:arun@sharmas.dhs.org]
> Sent: Saturday, September 15, 2001 11:10 AM
> To: orp@yahoogroups.com
> Cc: java@freebsd.org
> Subject: [orp] [ANN] BSD licensed C++ library for reading 
> jar/zip files
> 
> 
> This program might be of interest to authors of free Java VMs
> 
> http://www.sharma-home.net/~adsharma/projects/ziplib/
> 
> This C++ library allows you to read (but not write) a zip 
> file or a jar
> file. The API is similar, but not indentical to java.util.zip. The
> program is tested for memory leaks. The library makes heavy use of C++
> features like exceptions, templates, RTTI etc. They seem to work fine
> with GCC. 
> 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?794826DE8867D411BAB8009027AE9EB90FE77C07>