libzip: libzip-discuss: Re: zipint.h missing in debian package

Thread

Thread Index

Message

From: Thomas Klausner <tk%giga.or.at@localhost>
To: Claudio_Unige <claudiounige%gmail.com@localhost>
Subject: Re: zipint.h missing in debian package
Date: Fri, 25 Jun 2010 00:21:53 +0200

On Thu, Jun 17, 2010 at 01:55:11PM +0200, Claudio_Unige wrote:
> This implies that I wont be able to extract a file contained within another
> zip?

Currently this is not possible.

We're planning to abstract the I/O; a version with that abstraction
would allow what you want.

With the current version, even exposing struct zip would not provide
what you need, because access to the zip archive would use fread and
not just read from memory, as you need.

Cheers
 Thomas

Made by MHonArc.