View Single Post
Old 12-04-2006, 12:36 PM   #1 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,174
Belisarius is on a distinguished road
TGZ library for Windows

I'm writing a Windows app that needs to create a TGZ file. Upon starting it, I figured of course there'd be an open-source, native implementation of a library for this well-known format. After all, nearly every Windows unzipper on the face of the planet supports TGZ.

Well, after several hours of searching, apart from a single project that requires me to deal with their whole GNU-compatability framework, I'm stumped.

Any suggestions? I'm using MSVC and am definitely not working in a Cygwin-like environment.
__________________
GitS
Belisarius is offline   Reply With Quote