Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 11:10:16 -0700
From:      Arun Sharma <arun@sharmas.dhs.org>
To:        orp@egroups.com
Cc:        java@freebsd.org
Subject:   [ANN] BSD licensed C++ library for reading jar/zip files
Message-ID:  <20010915111016.A26426@sharmas.dhs.org>

next in thread | raw e-mail | index | archive | help
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?20010915111016.A26426>